Enum Class CrashIncident.Severity

java.lang.Object
java.lang.Enum<CrashIncident.Severity>
com.highmobility.autoapi.value.CrashIncident.Severity
All Implemented Interfaces:
ByteEnum, Serializable, Comparable<CrashIncident.Severity>, Constable
Enclosing class:
CrashIncident

public static enum CrashIncident.Severity extends Enum<CrashIncident.Severity> implements ByteEnum