|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.engine.interfaces.messaging.api.MessagePropertyKey
public class MessagePropertyKey
Defines a key object for MessageProperties, consisting of the propertyName and propertyNamespace String values.
| Constructor Summary | |
|---|---|
MessagePropertyKey(String propertyName,
String propertyNamespace)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getPropertyName()
|
String |
getPropertyNamespace()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessagePropertyKey(String propertyName,
String propertyNamespace)
| Method Detail |
|---|
public String getPropertyName()
public String getPropertyNamespace()
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||