|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocaleTextPair
Container for a locale and a text that is used in IPcdAttribute.
This interface is not intended to be implemented by clients.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Determines whether obj is equal to this locale text pair. |
Locale |
getLocale()
Gets the locale. |
String |
getText()
Gets the text. |
int |
hashCode()
Gets the hash code. |
| Method Detail |
|---|
Locale getLocale()
String getText()
int hashCode()
hashCode in class Objectboolean equals(Object obj)
obj is equal to this locale text pair.
Both objects are equal if obj is an instance of PlLocaleTextPair
and the locale fields and the text fields are equal.
equals in class Objectobj -
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
-
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/pcd/gl/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS
|
[sap.com]
|
api
|
BC-PIN-PCD
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||