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