static SubscriptionStatusEventType |
SubscriptionStatusEventType.getEnumValueFromInteger(int value) |
Creates a Java SubscriptionStatusEventType enum value from a native integer value
|
SubscriptionStatusEventType |
SubscriptionStatusEvent.getType() |
Gets the type of status change represented by the event.
|
static SubscriptionStatusEventType |
SubscriptionStatusEventType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SubscriptionStatusEventType[] |
SubscriptionStatusEventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|