Uses of Class
net.officefloor.model.office.OfficeEscalationModel.OfficeEscalationEvent
-
Packages that use OfficeEscalationModel.OfficeEscalationEvent Package Description net.officefloor.model.office -
-
Uses of OfficeEscalationModel.OfficeEscalationEvent in net.officefloor.model.office
Methods in net.officefloor.model.office that return OfficeEscalationModel.OfficeEscalationEvent Modifier and Type Method Description static OfficeEscalationModel.OfficeEscalationEventOfficeEscalationModel.OfficeEscalationEvent. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OfficeEscalationModel.OfficeEscalationEvent[]OfficeEscalationModel.OfficeEscalationEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-