Package 

Class BoolResult_t

    • Constructor Summary

      Constructors 
      Constructor Description
      BoolResult_t()
    • Method Summary

      Modifier and Type Method Description
      synchronized void delete()
      void setStatus_code(int value)
      int getStatus_code()
      void setBool_value(boolean value)
      boolean getBool_value()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait