public static class IncidentState.IncidentStateImpl extends Object implements IncidentState
IncidentState.IncidentStateImpl
Modifier and Type | Field and Description |
---|---|
protected String |
name |
int |
stateCode |
DEFAULT, DELETED, RESOLVED
Constructor and Description |
---|
IncidentState.IncidentStateImpl(int suspensionCode,
String string) |
public final int stateCode
protected final String name
public IncidentState.IncidentStateImpl(int suspensionCode, String string)
public int getStateCode()
getStateCode
in interface IncidentState
Copyright © 2015. All rights reserved.