Microsoft SDK for Java

Locale.setCurrencyDecimalSeparator

Sets the symbol to be used as the monetary decimal separator.

Syntax

public void setCurrencyDecimalSeparator( String value )

Parameters

value

A String obect that defines the monetary decimal separator.

See Also   getCurrencyDecimalSeparator

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