| Modifier and Type | Field and Description |
|---|---|
static App.ScopeEnum |
DOMESTIC
Enum DOMESTIC for value: "DOMESTIC"
|
static App.ScopeEnum |
GLOBAL
Enum GLOBAL for value: "GLOBAL"
|
static App.ScopeEnum |
OVERSEA
Enum OVERSEA for value: "OVERSEA"
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static App.ScopeEnum |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
static App.ScopeEnum |
valueOf(String value) |
public static final App.ScopeEnum DOMESTIC
public static final App.ScopeEnum OVERSEA
public static final App.ScopeEnum GLOBAL
public String getValue()
public static App.ScopeEnum fromValue(String value)
public static App.ScopeEnum valueOf(String value)
Copyright © 2021. All rights reserved.