|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TestTO in org.whatsitcalled.webflange.service |
---|
Fields in org.whatsitcalled.webflange.service declared as TestTO | |
---|---|
protected TestTO |
CreateLoadTest.arg0
|
protected TestTO |
CreateAndRun.arg0
|
Methods in org.whatsitcalled.webflange.service that return TestTO | |
---|---|
TestTO |
ObjectFactory.createTestTO()
Create an instance of TestTO |
TestTO |
CreateLoadTest.getArg0()
Gets the value of the arg0 property. |
TestTO |
CreateAndRun.getArg0()
Gets the value of the arg0 property. |
Methods in org.whatsitcalled.webflange.service with parameters of type TestTO | |
---|---|
java.lang.Long |
TestService.createAndRun(TestTO arg0)
|
java.lang.Long |
TestService.createLoadTest(TestTO arg0)
|
void |
CreateLoadTest.setArg0(TestTO value)
Sets the value of the arg0 property. |
void |
CreateAndRun.setArg0(TestTO value)
Sets the value of the arg0 property. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |