|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.oio.bugkilla.protocol.TestSpecification
uses the Identity to store the identity of a test-element
Constructor Summary | |
TestSpecification()
|
Method Summary | |
Identity |
getID()
Returns the ID. |
void |
setID(Identity iD)
Sets the ID. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestSpecification()
Method Detail |
public Identity getID()
public void setID(Identity iD)
iD
- The ID to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |