alt.jiapi.file.attribute
Class AnnotationBase.Value

java.lang.Object
  extended by alt.jiapi.file.attribute.AnnotationBase.Value
Enclosing class:
AnnotationBase

public class AnnotationBase.Value
extends java.lang.Object


Field Summary
 AnnotationBase.Annotation ann
           
 short constNameIndex
           
 short constValueIndex
           
 short tag
           
 short typeNameIndex
           
 java.util.List values
           
 
Constructor Summary
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)
           
 
Method Summary
 java.lang.Object getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ann

public AnnotationBase.Annotation ann

constNameIndex

public short constNameIndex

constValueIndex

public short constValueIndex

tag

public short tag

typeNameIndex

public short typeNameIndex

values

public java.util.List values
Constructor Detail

AnnotationBase.Value

public AnnotationBase.Value(byte tag,
                            AnnotationBase.Annotation a)

AnnotationBase.Value

public AnnotationBase.Value(byte tag,
                            java.util.List values)

AnnotationBase.Value

public AnnotationBase.Value(byte tag,
                            short typeNameIndex,
                            short constNameIndex)

AnnotationBase.Value

public AnnotationBase.Value(short tag,
                            short constValueIndex)
Method Detail

getValue

public java.lang.Object getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2001. Documenation generated August 26 2011.