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