public class LoginSupportFeaturesFlags
extends java.lang.Object
LoginSupportFeatures| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_SUPPORT_BATCH_CLOSES
(0x0040) Indicates presence of the supportBatchCloses member.
|
static int |
HAS_SUPPORT_BATCH_REISSUES
(0x0020) Indicates presence of the supportBatchReissues member.
|
static int |
HAS_SUPPORT_BATCH_REQUESTS
(0x0001) Indicates presence of the supportBatchRequests member.
|
static int |
HAS_SUPPORT_ENH_SL
(0x100) Indicates presence of the supportEnhancedSymbolList member.
|
static int |
HAS_SUPPORT_OPT_PAUSE
(0x0004) Indicates presence of the supportOptimizedPauseResume member.
|
static int |
HAS_SUPPORT_POST
(0x0002) Indicates presence of the supportOMMPost member.
|
static int |
HAS_SUPPORT_PROVIDER_DICTIONARY_DOWNLOAD
(0x0080) Indicates presence of the supportProviderDictionaryDownload member.
|
static int |
HAS_SUPPORT_STANDBY
(0x0008) Indicates presence of the supportStandby member.
|
static int |
HAS_SUPPORT_VIEW
(0x0010) Indicates presence of the supportViewRequests member.
|
static int |
NONE
(0x00000) No flags set.
|
public static final int NONE
public static final int HAS_SUPPORT_BATCH_REQUESTS
public static final int HAS_SUPPORT_POST
public static final int HAS_SUPPORT_OPT_PAUSE
public static final int HAS_SUPPORT_STANDBY
public static final int HAS_SUPPORT_VIEW
public static final int HAS_SUPPORT_BATCH_REISSUES
public static final int HAS_SUPPORT_BATCH_CLOSES
public static final int HAS_SUPPORT_PROVIDER_DICTIONARY_DOWNLOAD
public static final int HAS_SUPPORT_ENH_SL
Copyright @ 2019 Thomson Reuters. All Rights Reserved.