public static class Service.ServiceFlags
extends java.lang.Object
ServiceImpl content.ServiceImpl| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_DATA
(0x08) Indicates presence of the data member.
|
static int |
HAS_INFO
(0x01) Indicates presence of the info member.
|
static int |
HAS_LINK
(0x10) Indicates presence of the linkInfo member.
|
static int |
HAS_LOAD
(0x04) Indicates presence of the load member.
|
static int |
HAS_STATE
(0x02) Indicates presence of the state member.
|
static int |
NONE
(0x00) No flags set.
|
public static final int NONE
public static final int HAS_INFO
public static final int HAS_STATE
public static final int HAS_LOAD
public static final int HAS_DATA
public static final int HAS_LINK
Copyright @ 2019 Thomson Reuters. All Rights Reserved.