Class GetSizeResponse


  • public class GetSizeResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GetSizeResponse()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getReturn()  
      void setReturn​(long _return)  
      • Methods inherited from class java.lang.Object

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

      • GetSizeResponse

        public GetSizeResponse()
    • Method Detail

      • getReturn

        public long getReturn()
        Returns:
        returns long
      • setReturn

        public void setReturn​(long _return)
        Parameters:
        _return - the value for the _return property