|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.internal.io.Archivable
com.sap.mdm.data.RegionalString
A wrapper for a string that contains the region code.
| Constructor Summary | |
RegionalString()
Constructs with no parameter. |
|
RegionalString(RegionalString string)
Copy constructor. |
|
RegionalString(String string)
Constructs with the specified string. |
|
RegionalString(String string,
String regionCode)
Constructs with the specified string and region. |
|
| Method Summary | |
Object |
clone()
|
void |
clone(Object obj)
Deprecated. replaced by copy(RegionalString) |
void |
Copy(com.sap.mdm.internal.io.Archivable obj)
|
void |
copy(RegionalString that)
Copies the regional string. |
void |
Empty()
Deprecated. |
boolean |
equals(Object obj)
|
String |
getRegionCode()
Returns the region code. |
String |
getString()
Returns the string value. |
String |
GetString()
Deprecated. use getString() instead. |
int |
hashCode()
|
void |
Load(com.sap.mdm.internal.io.Archive archive)
|
void |
setString(String string)
Sets the string value. |
void |
Store(com.sap.mdm.internal.io.Archive archive)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RegionalString()
public RegionalString(RegionalString string)
string - the string value.public RegionalString(String string)
string - the string value.
public RegionalString(String string,
String regionCode)
string - the string value.regionCode - the region code.| Method Detail |
public String getRegionCode()
public String getString()
public String GetString()
public void setString(String string)
string - the string value.public void copy(RegionalString that)
that - the other regional string.public void clone(Object obj)
copy(RegionalString)
obj - the object to copypublic Object clone()
public boolean equals(Object obj)
public String toString()
public int hashCode()
Object.hashCode()public void Load(com.sap.mdm.internal.io.Archive archive)
public void Store(com.sap.mdm.internal.io.Archive archive)
public void Copy(com.sap.mdm.internal.io.Archivable obj)
public void Empty()
|
|||||||||||
| 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.