| Package | Description | 
|---|---|
| org.opendaylight.infrautils.diagstatus | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceState | 
ServiceDescriptor.getServiceState()  | 
static ServiceState | 
ServiceState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ServiceState[] | 
ServiceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
ServiceDescriptor(String moduleServiceName,
                 ServiceState svcState,
                 String statusDesc)  | 
Copyright © 2019 OpenDaylight. All rights reserved.