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