Uses of Class
net.officefloor.model.office.OfficeSupplierThreadLocalToExternalManagedObjectModel
-
Packages that use OfficeSupplierThreadLocalToExternalManagedObjectModel Package Description net.officefloor.model.office -
-
Uses of OfficeSupplierThreadLocalToExternalManagedObjectModel in net.officefloor.model.office
Methods in net.officefloor.model.office that return OfficeSupplierThreadLocalToExternalManagedObjectModel Modifier and Type Method Description OfficeSupplierThreadLocalToExternalManagedObjectModelOfficeSupplierThreadLocalModel. getExternalManagedObject()Methods in net.officefloor.model.office that return types with arguments of type OfficeSupplierThreadLocalToExternalManagedObjectModel Modifier and Type Method Description java.util.List<OfficeSupplierThreadLocalToExternalManagedObjectModel>ExternalManagedObjectModel. getDependentOfficeSupplierThreadLocals()Methods in net.officefloor.model.office with parameters of type OfficeSupplierThreadLocalToExternalManagedObjectModel Modifier and Type Method Description voidExternalManagedObjectModel. addDependentOfficeSupplierThreadLocal(OfficeSupplierThreadLocalToExternalManagedObjectModel dependentOfficeSupplierThreadLocal)voidExternalManagedObjectModel. removeDependentOfficeSupplierThreadLocal(OfficeSupplierThreadLocalToExternalManagedObjectModel dependentOfficeSupplierThreadLocal)voidOfficeSupplierThreadLocalModel. setExternalManagedObject(OfficeSupplierThreadLocalToExternalManagedObjectModel externalManagedObject)
-