public static final class AppCallbackUrl.NotifyEventSubscriptionEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static AppCallbackUrl.NotifyEventSubscriptionEnum |
RECORD_FILE_COMPLETE
Enum RECORD_FILE_COMPLETE for value: "RECORD_FILE_COMPLETE"
|
static AppCallbackUrl.NotifyEventSubscriptionEnum |
RECORD_NEW_FILE_START
Enum RECORD_NEW_FILE_START for value: "RECORD_NEW_FILE_START"
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AppCallbackUrl.NotifyEventSubscriptionEnum |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
static AppCallbackUrl.NotifyEventSubscriptionEnum |
valueOf(String value) |
public static final AppCallbackUrl.NotifyEventSubscriptionEnum RECORD_NEW_FILE_START
public static final AppCallbackUrl.NotifyEventSubscriptionEnum RECORD_FILE_COMPLETE
public String getValue()
public static AppCallbackUrl.NotifyEventSubscriptionEnum fromValue(String value)
public static AppCallbackUrl.NotifyEventSubscriptionEnum valueOf(String value)
Copyright © 2021. All rights reserved.