|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestId | |
|---|---|
| org.openeai.jms.consumer.commands | |
| org.openeai.moa | |
| org.openeai.moa.objects.resources | |
| Uses of TestId in org.openeai.jms.consumer.commands |
|---|
| Methods in org.openeai.jms.consumer.commands that return TestId | |
|---|---|
protected TestId |
ConsumerCommand.extractTestId(java.lang.String testIdObjectName,
org.jdom.Element eControlArea)
Returns the test ID extracted from the supplied document. |
| Uses of TestId in org.openeai.moa |
|---|
| Methods in org.openeai.moa that return TestId | |
|---|---|
TestId |
XmlEnterpriseObject.getTestId()
Returns the test id associated to this object. |
TestId |
XmlEnterpriseObjectImpl.getTestId()
Returns the test id associated to this object. |
| Methods in org.openeai.moa with parameters of type TestId | |
|---|---|
void |
XmlEnterpriseObject.setTestId(TestId tId)
Sets the test id associated to this object. |
void |
XmlEnterpriseObjectImpl.setTestId(TestId tId)
Sets the test id associated to this object. |
| Uses of TestId in org.openeai.moa.objects.resources |
|---|
| Methods in org.openeai.moa.objects.resources that return TestId | |
|---|---|
TestId |
Sender.getTestId()
|
| Methods in org.openeai.moa.objects.resources with parameters of type TestId | |
|---|---|
void |
Sender.setTestId(TestId testId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||