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 |
---|
AnnotationBase.Value(byte tag,
AnnotationBase.Annotation a) |
AnnotationBase.Value(byte tag,
java.util.List values) |
AnnotationBase.Value(byte tag,
short typeNameIndex,
short constNameIndex) |
AnnotationBase.Value(short tag,
short constValueIndex) |
public AnnotationBase.Annotation ann
public short constNameIndex
public short constValueIndex
public short tag
public short typeNameIndex
public java.util.List values
public AnnotationBase.Value(byte tag, AnnotationBase.Annotation a)
public AnnotationBase.Value(byte tag, java.util.List values)
public AnnotationBase.Value(byte tag, short typeNameIndex, short constNameIndex)
public AnnotationBase.Value(short tag, short constValueIndex)
Copyright © 2001. Documenation generated October 18 2013.