Locale.setCurrencySymbol

Overview | Methods | This Package | All Packages

Locale.setCurrencySymbol

Sets the symbol to be used as the local monetary symbol.

Syntax

public void setCurrencySymbol( String value )

Parameters

value

A String object defining the symbol to be used as the local monetary symbol.

See Also   getCurrencySymbol