| 
 | 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.DefaultHepRepTreeID
| Field Summary | |
| static String | cvsId | 
| Constructor Summary | |
| protected  | DefaultHepRepTreeID(String name,
                    String version) | 
| protected  | DefaultHepRepTreeID(String name,
                    String version,
                    String qualifier) | 
| Method Summary | |
|  boolean | equals(Object o) | 
|  String | getName()Returns the name of this treeID. | 
|  String | getQualifier()Returns the qualifier that qualifies the relation that this treeID has with what it refers to. | 
|  String | getVersion()Returns the version of this treeID. | 
|  int | hashCode() | 
|  void | setQualifier(String qualifier)Sets the qualifier that qualifies the relation that this treeID has with what it refers to. | 
|  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 | 
protected DefaultHepRepTreeID(String name,
                              String version)
protected DefaultHepRepTreeID(String name,
                              String version,
                              String qualifier)
| Method Detail | 
public String getQualifier()
HepRepTreeID
getQualifier in interface HepRepTreeIDpublic void setQualifier(String qualifier)
HepRepTreeID
setQualifier in interface HepRepTreeIDqualifier - to be set.public String getName()
HepRepTreeID
getName in interface HepRepTreeIDpublic String getVersion()
HepRepTreeID
getVersion in interface HepRepTreeIDpublic 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 | |||||||||