Locale.setCurrencyDecimalSeparator

Overview | Methods | This Package | All Packages

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