public class AnnotationBase.Element extends Object
Modifier and Type | Field and Description |
---|---|
short |
name_index |
AnnotationBase.Value |
value |
Constructor and Description |
---|
Element(short name,
AnnotationBase.Value value) |
public short name_index
public AnnotationBase.Value value
public Element(short name, AnnotationBase.Value value)
public String getName()
public AnnotationBase.Value getValue()
Copyright © 2017. All rights reserved.