| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.graphics.heprep.ref.DefaultHepRepAttDef
| Field Summary | |
| static String | cvsId | 
| Constructor Summary | |
| DefaultHepRepAttDef(String name,
                    String desc,
                    String category,
                    String extra) | |
| 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. | 
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public static final String cvsId
| Constructor Detail | 
public DefaultHepRepAttDef(String name,
                           String desc,
                           String category,
                           String extra)
| Method Detail | 
public HepRepAttDef copy()
                  throws CloneNotSupportedException
HepRepAttDef
copy in interface HepRepAttDefCloneNotSupportedException - if copying is not possible.public String getName()
HepRepAttDef
getName in interface HepRepAttDefpublic String getLowerCaseName()
HepRepAttDef
getLowerCaseName in interface HepRepAttDefpublic String getDescription()
HepRepAttDef
getDescription in interface HepRepAttDefpublic String getCategory()
HepRepAttDef
getCategory in interface HepRepAttDefpublic String getExtra()
HepRepAttDef
getExtra in interface HepRepAttDefpublic String toString()
| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||