public static class Service.ServiceInfoFlags
extends java.lang.Object
Service.ServiceInfo filter content.Service.ServiceInfo| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_ACCEPTING_CONS_STATUS
(0x100) Indicates presence of the acceptingConsumerStatus member.
|
static int |
HAS_DICTS_PROVIDED
(0x004) Indicates presence of the dictionariesProvidedList member.
|
static int |
HAS_DICTS_USED
(0x008) Indicates presence of the dictionariesUsedList member.
|
static int |
HAS_IS_SOURCE
(0x002) Indicates presence of the isSource member.
|
static int |
HAS_ITEM_LIST
(0x040) Indicates presence of the itemList member.
|
static int |
HAS_QOS
(0x010) Indicates presence of the qosList member.
|
static int |
HAS_SUPPORT_OOB_SNAPSHOTS
(0x080) Indicates presence of the supportsOutOfBandSnapshots member.
|
static int |
HAS_SUPPORT_QOS_RANGE
(0x020) Indicates presence of the supportsQosRange member.
|
static int |
HAS_VENDOR
(0x001) Indicates presence of the vendor member.
|
static int |
NONE
(0x000) No flags set.
|
public static final int NONE
public static final int HAS_VENDOR
public static final int HAS_IS_SOURCE
public static final int HAS_DICTS_PROVIDED
public static final int HAS_DICTS_USED
public static final int HAS_QOS
public static final int HAS_SUPPORT_QOS_RANGE
public static final int HAS_ITEM_LIST
public static final int HAS_SUPPORT_OOB_SNAPSHOTS
public static final int HAS_ACCEPTING_CONS_STATUS
Copyright @ 2019 Thomson Reuters. All Rights Reserved.