Class GetAccountStatement


  • public class GetAccountStatement
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Request arg0  
    • 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetAccountStatement

        public GetAccountStatement()
    • Method Detail

      • getArg0

        public Request getArg0()
        Gets the value of the arg0 property.
        Returns:
        possible object is Request
      • setArg0

        public void setArg0​(Request value)
        Sets the value of the arg0 property.
        Parameters:
        value - allowed object is Request