net.sf.rej.java.attribute.annotations
Class ClassInfoValue

java.lang.Object
  extended by net.sf.rej.java.attribute.annotations.ClassInfoValue
All Implemented Interfaces:
ElementValue

public class ClassInfoValue
extends java.lang.Object
implements ElementValue


Constructor Summary
ClassInfoValue(int classInfoIndex, ConstantPool pool)
           
 
Method Summary
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassInfoValue

public ClassInfoValue(int classInfoIndex,
                      ConstantPool pool)
Method Detail

getValue

public java.lang.String getValue()
Specified by:
getValue in interface ElementValue