Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewThis PackageAll Packages
BooleanDataFormat Methods
| 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. |