Class GetOutOfOfficeResponse


  • public class GetOutOfOfficeResponse
    extends java.lang.Object
    • Method Summary

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

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

      • GetOutOfOfficeResponse

        public GetOutOfOfficeResponse()
    • Method Detail

      • isReturn

        public boolean isReturn()
        Returns:
        returns boolean
      • setReturn

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