public interface IncidentState
Modifier and Type | Interface and Description |
---|---|
static class |
IncidentState.IncidentStateImpl |
Modifier and Type | Field and Description |
---|---|
static IncidentState |
DEFAULT |
static IncidentState |
DELETED |
static IncidentState |
RESOLVED |
Modifier and Type | Method and Description |
---|---|
int |
getStateCode() |
static final IncidentState DEFAULT
static final IncidentState RESOLVED
static final IncidentState DELETED
Copyright © 2015. All rights reserved.