Class GetAccountStatement
- java.lang.Object
-
- jadex.webservice.examples.ws.banking.client.gen.GetAccountStatement
-
public class GetAccountStatement extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetAccountStatement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Request
getArg0()
Gets the value of the arg0 property.void
setArg0(Request value)
Sets the value of the arg0 property.
-
-
-
Field Detail
-
arg0
protected Request arg0
-
-
-