public class AnnotationBase.Value
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
AnnotationBase.Annotation |
ann |
short |
constNameIndex |
short |
constValueIndex |
short |
tag |
short |
typeNameIndex |
java.util.List |
values |
Constructor and Description |
---|
Value(byte tag,
AnnotationBase.Annotation a) |
Value(byte tag,
java.util.List values) |
Value(byte tag,
short typeNameIndex,
short constNameIndex) |
Value(short tag,
short constValueIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue() |
java.lang.String |
toString() |
public AnnotationBase.Annotation ann
public short constNameIndex
public short constValueIndex
public short tag
public short typeNameIndex
public java.util.List values
public Value(byte tag, AnnotationBase.Annotation a)
public Value(byte tag, java.util.List values)
public Value(byte tag, short typeNameIndex, short constNameIndex)
public Value(short tag, short constValueIndex)
Copyright © 2001. Documenation generated January 20 2015.