|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.data.RegionProperties
RegionProperties describes a language in the repository. A repository can contain multiple languages.
| Constructor Summary | |
RegionProperties()
Empty constructor. |
|
RegionProperties(RegionProperties other)
Copy c'tor. |
|
RegionProperties(String name,
Locale currentLocale,
String regionCode)
Non-Empty constructor. |
|
| Method Summary | |
Object |
clone()
|
boolean |
equals(Object obj)
|
Locale |
getLocale()
Returns the locale for the language. |
String |
getName()
Returns the language name. |
String |
getRegionCode()
Returns the region code for the language. |
int |
hashCode()
|
void |
setLocale(Locale locale)
Sets the locale for the language. |
void |
setName(String name)
Sets the language name. |
void |
setRegionCode(String regionCode)
Sets the region code for the language. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RegionProperties()
public RegionProperties(String name,
Locale currentLocale,
String regionCode)
public RegionProperties(RegionProperties other)
RegionProperties object.
other - Object to copy| Method Detail |
public String getRegionCode()
public void setRegionCode(String regionCode)
regionCode - The region code to set.public String getName()
public void setName(String name)
name - The name to set.public Locale getLocale()
public void setLocale(Locale locale)
locale - the locale.public int hashCode()
public boolean equals(Object obj)
public String toString()
public Object clone()
|
|||||||||||
| 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.