public class DirectoryStatusFlags
extends java.lang.Object
DirectoryStatus| Modifier and Type | Field and Description |
|---|---|
static int |
CLEAR_CACHE
(0x08) Indicates whether the receiver of the directory status should clear any
associated cache information.
|
static int |
HAS_FILTER
(0x01) Indicates presence of the filter member.
|
static int |
HAS_SERVICE_ID
(0x02) Indicates presence of the serviceId member.
|
static int |
HAS_STATE
(0x04) Indicates presence of the state member.
|
static int |
NONE
(0x00) No flags set.
|
public static final int NONE
public static final int HAS_FILTER
public static final int HAS_SERVICE_ID
public static final int HAS_STATE
public static final int CLEAR_CACHE
Copyright @ 2019 Thomson Reuters. All Rights Reserved.