Microsoft SDK for Java

Locale.PositiveCurrencyMode Fields

Fields Description
PREFIX_NOSEP Specifies that positive currency is displayed without a prefix separator.
PREFIX_SEP Specifies that positive currency is displayed with a prefix separator.
SUFFIX_NOSEP Specifies that positive currency is displayed without a suffix separator.
SUFFIX_SEP Specifies that positive currency is displayed with a suffix separator.

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