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