Microsoft SDK for Java

getTrueValue

This method of the BooleanDataFormat class retrieves the string that is displayed for true values.

Syntax

public String getTrueValue();

Return Value

Returns the string that is used for true values.

See Also   setTrueValue

© 1999 Microsoft Corporation. All rights reserved. Terms of use.