Class ResBoolValue

All Implemented Interfaces:
ResValuesXmlSerializable, ResXmlEncodable

public class ResBoolValue extends ResScalarValue
  • Constructor Details

    • ResBoolValue

      public ResBoolValue(boolean value, int rawIntValue, String rawValue)
  • Method Details