Modifier and Type | Method and Description |
---|---|
static EventNotificationMethods |
EventNotificationMethods.forValue(int value) |
static EventNotificationMethods |
EventNotificationMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotificationMethods[] |
EventNotificationMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EventNotificationMethods |
event_notification_methods.getmethod_type() |
Modifier and Type | Method and Description |
---|---|
void |
event_notification_methods.setmethod_type(EventNotificationMethods value) |
Modifier and Type | Method and Description |
---|---|
EventNotificationMethods |
GetEventNotificationMethodByTypeParameters.getMethodType() |
Constructor and Description |
---|
GetEventNotificationMethodByTypeParameters(EventNotificationMethods mathodType) |
Modifier and Type | Method and Description |
---|---|
EventSender |
NotificationMethodMapBuilder.NotificationMethodFactoryMapper.getMethod(EventNotificationMethods methodType)
Returns an instance of the notification method implementation class
|
Copyright © 2012. All Rights Reserved.