|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.valuetypes.format.MdmNumberFormatInfo
com.sap.mdm.valuetypes.format.MdmCurrencyFormatInfo
Currency format definition
| Field Summary |
| Fields inherited from interface com.sap.mdm.valuetypes.format.MdmFormatInfo |
CURRANCY_FORMAT_TYPE, DATE_TIME_FORMAT_TYPE, MEASUREMENT_FORMAT_TYPE, NUMBER_FORMAT_TYPE |
| Constructor Summary | |
MdmCurrencyFormatInfo()
Empty constructor |
|
MdmCurrencyFormatInfo(Locale locale)
Constructor |
|
MdmCurrencyFormatInfo(MdmNumberFormatInfo other)
Copy constructor |
|
| Method Summary | |
String |
getCurrencySymbol()
Returns the currency symbol. |
int |
getType()
Returns type of format info |
boolean |
isPlaceAsSuffix()
Indicates the position of the currency symbol. |
void |
setCurrencySymbol(String currencySymbol)
Sets the currency symbol. |
void |
setPlaceAsSuffix(boolean placeAsSuffix)
Specify the position of the currency symbol. |
| Methods inherited from class com.sap.mdm.valuetypes.format.MdmNumberFormatInfo |
getDecimalSeparator, getFormatPattern, getFractionType, getGroupingSeparator, getGroupingSize, getIntegerDigits, getLocale, getMaxFractionDigits, getMinFractionDigits, isAllowENotation, isTreatAsDouble, setAllowENotation, setDecimalSeparator, setFormatPattern, setFractionType, setGroupingSeparator, setGroupingSize, setIntegerDigits, setLocale, setMaxFractionDigits, setMinFractionDigits, setTreatAsDouble |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MdmCurrencyFormatInfo()
public MdmCurrencyFormatInfo(Locale locale)
locale - public MdmCurrencyFormatInfo(MdmNumberFormatInfo other)
| Method Detail |
public int getType()
MdmFormatInfo
getType in interface MdmFormatInfogetType in class MdmNumberFormatInfopublic String getCurrencySymbol()
public void setCurrencySymbol(String currencySymbol)
currencySymbol - the currency symbol to setpublic boolean isPlaceAsSuffix()
true if currency symbol should be placed as suffix.public void setPlaceAsSuffix(boolean placeAsSuffix)
placeAsSuffix - true if currency symbol should be placed as suffix.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.