Class BooleanValue

    • Constructor Detail

      • BooleanValue

        public BooleanValue​(java.lang.Boolean result,
                            int sequence,
                            int order)
    • Method Detail

      • formatValue

        public final java.lang.String formatValue()
        Description copied from class: IndicatorValue
        Returns the string representation of the raw value.
        Specified by:
        formatValue in class IndicatorValue
      • formatDataType

        public final java.lang.String formatDataType()
        Description copied from class: IndicatorValue
        Returns the string representation of the data type.
        Specified by:
        formatDataType in class IndicatorValue