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