Uses of Class
net.officefloor.model.office.GovernanceEscalationToOfficeSectionInputModel
-
Packages that use GovernanceEscalationToOfficeSectionInputModel Package Description net.officefloor.model.office -
-
Uses of GovernanceEscalationToOfficeSectionInputModel in net.officefloor.model.office
Methods in net.officefloor.model.office that return GovernanceEscalationToOfficeSectionInputModel Modifier and Type Method Description GovernanceEscalationToOfficeSectionInputModelGovernanceEscalationModel. getOfficeSectionInput()Methods in net.officefloor.model.office that return types with arguments of type GovernanceEscalationToOfficeSectionInputModel Modifier and Type Method Description java.util.List<GovernanceEscalationToOfficeSectionInputModel>OfficeSectionInputModel. getGovernanceEscalations()Methods in net.officefloor.model.office with parameters of type GovernanceEscalationToOfficeSectionInputModel Modifier and Type Method Description voidOfficeSectionInputModel. addGovernanceEscalation(GovernanceEscalationToOfficeSectionInputModel governanceEscalation)voidOfficeSectionInputModel. removeGovernanceEscalation(GovernanceEscalationToOfficeSectionInputModel governanceEscalation)voidGovernanceEscalationModel. setOfficeSectionInput(GovernanceEscalationToOfficeSectionInputModel officeSectionInput)
-