public static class ServerConstant.TerminalType extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
ALL |
static Integer |
ANDROID |
static Integer |
IOS |
static Integer |
OTHER |
static Integer |
WEB |
static Integer |
WECHAT |
static Integer |
WIN_PAD |
static Integer |
WIN_PHONE |
| Constructor and Description |
|---|
TerminalType() |
public static final Integer ALL
public static final Integer ANDROID
public static final Integer IOS
public static final Integer WIN_PHONE
public static final Integer WIN_PAD
public static final Integer WECHAT
public static final Integer WEB
public static final Integer OTHER
Copyright © 2018. All rights reserved.