|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
HepRepAttDef interface.
Method Summary | |
HepRepAttDef |
copy()
Returns a deep copy of this attdef. |
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. |
Method Detail |
public String getName()
public String getLowerCaseName()
public String getDescription()
public String getCategory()
public String getExtra()
public HepRepAttDef copy() throws CloneNotSupportedException
CloneNotSupportedException
- if copying is not possible.
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |