public static class Service.ServiceStateFlags
extends java.lang.Object
Service.ServiceState filter content.Service.ServiceState| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_ACCEPTING_REQS
(0x01) Indicates presence of the acceptingRequests member.
|
static int |
HAS_STATUS
(0x02) Indicates presence of the status member.
|
static int |
NONE
(0x00) No flags set.
|
public static final int NONE
public static final int HAS_ACCEPTING_REQS
public static final int HAS_STATUS
Copyright @ 2019 Thomson Reuters. All Rights Reserved.