public static enum RTMFMessage.MessageProperty extends Enum<RTMFMessage.MessageProperty>
| Enum Constant and Description |
|---|
ACTION_ID_PROPERTY_INDEX |
DESTINATION_PROPERTY_INDEX |
EVENT_PROPERTY_INDEX |
FROM_PROPERTY_INDEX |
| Modifier and Type | Method and Description |
|---|---|
static RTMFMessage.MessageProperty |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RTMFMessage.MessageProperty[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final RTMFMessage.MessageProperty FROM_PROPERTY_INDEX
public static final RTMFMessage.MessageProperty ACTION_ID_PROPERTY_INDEX
public static final RTMFMessage.MessageProperty DESTINATION_PROPERTY_INDEX
public static final RTMFMessage.MessageProperty EVENT_PROPERTY_INDEX
public static RTMFMessage.MessageProperty[] values()
for (RTMFMessage.MessageProperty c : RTMFMessage.MessageProperty.values()) System.out.println(c);
public static RTMFMessage.MessageProperty valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is null| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice