Uses of Class
org.whatsitcalled.webflange.service.TestTO

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.
 



Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.