|
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.corba.HepRepTreeIDAdapter
Field Summary | |
static String |
cvsId
|
Constructor Summary | |
HepRepTreeIDAdapter(HepRepTreeID hepRepTreeID)
|
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. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String cvsId
Constructor Detail |
public HepRepTreeIDAdapter(HepRepTreeID hepRepTreeID)
Method Detail |
public String getQualifier()
HepRepTreeID
getQualifier
in interface HepRepTreeID
public void setQualifier(String qualifier)
HepRepTreeID
setQualifier
in interface HepRepTreeID
qualifier
- to be set.public String getName()
HepRepTreeID
getName
in interface HepRepTreeID
public String getVersion()
HepRepTreeID
getVersion
in interface HepRepTreeID
public boolean equals(Object o)
public int hashCode()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |