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