alt.jiapi.file.attribute
Class AnnotationBase.Element
java.lang.Object
alt.jiapi.file.attribute.AnnotationBase.Element
- Enclosing class:
- AnnotationBase
public class AnnotationBase.Element
- extends java.lang.Object
This class holds annotation element name value pairs.
- Author:
- mika
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
name_index
public short name_index
value
public AnnotationBase.Value value
AnnotationBase.Element
public AnnotationBase.Element(short name,
AnnotationBase.Value value)
getName
public java.lang.String getName()
getValue
public AnnotationBase.Value getValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2001. Documenation generated August 26 2011.