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