Class UnlockResponse


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

      Constructors 
      Constructor Description
      UnlockResponse()  
    • 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

      • UnlockResponse

        public UnlockResponse()
    • Method Detail

      • isReturn

        public boolean isReturn()
        Returns:
        returns boolean
      • setReturn

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