|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessageType
public class RTMFMessageType
The class that indicates a message type. Each method returns a different message type.
| Field Summary | |
|---|---|
static RTMFMessageType |
RTMFErrorMessageType
Deprecated. An instance of error RTMF message type. |
static RTMFMessageType |
RTMFMessageType
Deprecated. An instance of the default RTMF message type. |
static RTMFMessageType |
RTMFSuccessMessageType
Deprecated. An instance of the success RTMF message type. |
| Method Summary | |
|---|---|
RTMFMessageType |
getRTMFErrorMessageType()
Deprecated. Returns an RTMF message type for an error message. |
RTMFMessageType |
getRTMFMessageType()
Deprecated. Returns an RTMF message type for a default message. |
RTMFMessageType |
getRTMFSuccessMessageType()
Deprecated. Returns an RTMF message type for a success message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RTMFMessageType RTMFMessageType
public static final RTMFMessageType RTMFSuccessMessageType
public static final RTMFMessageType RTMFErrorMessageType
| Method Detail |
|---|
public RTMFMessageType getRTMFMessageType()
public RTMFMessageType getRTMFSuccessMessageType()
public RTMFMessageType getRTMFErrorMessageType()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||