Overview | This Package | All Packages
| Constructors | Description |
| BooleanDataFormat | Creates a BooleanDataFormat object. |
| Methods | Description |
| getFalseValue | Retrieves the string that is displayed for false values. |
| getNullValue | Retrieves the string that is displayed for null values. |
| getTrueValue | Retrieves the string that is displayed for true values. |
| setFalseValue | Sets the string to be displayed for false values. |
| setNullValue | Sets the string to be displayed for null values. |
| setTrueValue | Sets the string to be displayed for true values. |