aQute.bnd.osgi
Class Clazz.ClassConstant

java.lang.Object
  extended by aQute.bnd.osgi.Clazz.ClassConstant
Enclosing class:
Clazz

public class Clazz.ClassConstant
extends Object


Field Summary
 boolean referred
           
 
Constructor Summary
Clazz.ClassConstant(int class_index)
           
 
Method Summary
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

referred

public boolean referred
Constructor Detail

Clazz.ClassConstant

public Clazz.ClassConstant(int class_index)
Method Detail

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 aQute SARL. All rights reserved.