Class GFCosBool

All Implemented Interfaces:
Object, CosBool, CosObject

public class GFCosBool extends GFCosObject implements CosBool
Author:
Timur Kamalov
  • Field Details

  • Method Details

    • getvalue

      public Boolean getvalue()
      Get value of this object
      Specified by:
      getvalue in interface CosBool
    • valueOf

      public static CosBool valueOf(COSBoolean bool)
      This method will create CosBool object instance from greenfield COSBoolean
      Parameters:
      bool - greenfield COSBoolean
      Returns:
      instance of CosBool