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