Microsoft SDK for Java

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

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