|
SAP NetWeaver 7.11 (EhP1 SP03) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageDirection | |
|---|---|
| com.sap.engine.interfaces.messaging.api | |
| Uses of MessageDirection in com.sap.engine.interfaces.messaging.api |
|---|
| Fields in com.sap.engine.interfaces.messaging.api declared as MessageDirection | |
|---|---|
static MessageDirection |
MessageDirection.INBOUND
|
static MessageDirection |
MessageDirection.OUTBOUND
|
| Methods in com.sap.engine.interfaces.messaging.api that return MessageDirection | |
|---|---|
MessageDirection |
MessageKey.getDirection()
|
MessageDirection |
Message.getMessageDirection()
Returns the direction of the message. |
static MessageDirection[] |
MessageDirection.getMessageDirections()
Returns an array of all known MessageDirection constants. |
static MessageDirection |
MessageDirection.valueOf(String s)
Returns an instance of MessageDirection that represents the direction given as a string. |
| Constructors in com.sap.engine.interfaces.messaging.api with parameters of type MessageDirection | |
|---|---|
MessageKey(String messageId,
MessageDirection direction)
The default constructor. |
|
|
SAP NetWeaver 7.11 (EhP1 SP03) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||