Class BooleanData

    • Field Detail

      • TRUE

        public static final Boolean TRUE
      • FALSE

        public static final Boolean FALSE
    • Constructor Detail

      • BooleanData

        public BooleanData()
    • Method Detail

      • getBooleanDisplayType

        public BooleanDisplayType getBooleanDisplayType()
        Returns:
        the boolean display type
      • rawBooleanDisplayType

        public BooleanDisplayType rawBooleanDisplayType()
        Returns:
        the raw boolean display type
      • setBooleanDisplayType

        public void setBooleanDisplayType​(BooleanDisplayType displayType)
        Parameters:
        displayType - the boolean display type to set