|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.graphics.heprep.corbavalue.HepRepAttDefAdapter
Field Summary | |
static String |
cvsId
|
Constructor Summary | |
HepRepAttDefAdapter(HepRepAttDef hepRepAttDef)
|
Method Summary | |
HepRepAttDef |
copy()
Returns a deep copy of this attdef. |
boolean |
equals(Object o)
|
String |
getCategory()
Returns category of this attdef. |
String |
getDescription()
Returns a description of this attdef. |
String |
getExtra()
Returns any extra information of this attdef. |
String |
getLowerCaseName()
Returns the lowercased name of this attdef. |
String |
getName()
Returns the mixed case name of this attdef. |
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String cvsId
Constructor Detail |
public HepRepAttDefAdapter(HepRepAttDef hepRepAttDef)
Method Detail |
public HepRepAttDef copy() throws CloneNotSupportedException
HepRepAttDef
copy
in interface HepRepAttDef
CloneNotSupportedException
- if copying is not possible.public String getName()
HepRepAttDef
getName
in interface HepRepAttDef
public String getLowerCaseName()
HepRepAttDef
getLowerCaseName
in interface HepRepAttDef
public String getDescription()
HepRepAttDef
getDescription
in interface HepRepAttDef
public String getCategory()
HepRepAttDef
getCategory
in interface HepRepAttDef
public String getExtra()
HepRepAttDef
getExtra
in interface HepRepAttDef
public boolean equals(Object o)
public int hashCode()
public String toString()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |