Package com.saperion.ws.jaxws
Class GetTasksResponse
- java.lang.Object
-
- com.saperion.ws.jaxws.GetTasksResponse
-
public class GetTasksResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetTasksResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<SaWsTask>
getReturn()
void
setReturn(java.util.List<SaWsTask> _return)
-