|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HepRepAttDef
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 |
---|
String getName()
String getLowerCaseName()
String getDescription()
String getCategory()
String getExtra()
HepRepAttDef copy() throws CloneNotSupportedException
CloneNotSupportedException
- if copying is not possible.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |