Uses of Class
net.officefloor.model.office.OfficeManagedObjectSourceToOfficeSupplierModel
-
Packages that use OfficeManagedObjectSourceToOfficeSupplierModel Package Description net.officefloor.model.office -
-
Uses of OfficeManagedObjectSourceToOfficeSupplierModel in net.officefloor.model.office
Methods in net.officefloor.model.office that return OfficeManagedObjectSourceToOfficeSupplierModel Modifier and Type Method Description OfficeManagedObjectSourceToOfficeSupplierModelOfficeManagedObjectSourceModel. getOfficeSupplier()Methods in net.officefloor.model.office that return types with arguments of type OfficeManagedObjectSourceToOfficeSupplierModel Modifier and Type Method Description java.util.List<OfficeManagedObjectSourceToOfficeSupplierModel>OfficeSupplierModel. getOfficeManagedObjectSources()Methods in net.officefloor.model.office with parameters of type OfficeManagedObjectSourceToOfficeSupplierModel Modifier and Type Method Description voidOfficeSupplierModel. addOfficeManagedObjectSource(OfficeManagedObjectSourceToOfficeSupplierModel officeManagedObjectSource)voidOfficeSupplierModel. removeOfficeManagedObjectSource(OfficeManagedObjectSourceToOfficeSupplierModel officeManagedObjectSource)voidOfficeManagedObjectSourceModel. setOfficeSupplier(OfficeManagedObjectSourceToOfficeSupplierModel officeSupplier)
-