Uses of Interface
net.officefloor.frame.internal.configuration.BoundInputManagedObjectConfiguration
-
Packages that use BoundInputManagedObjectConfiguration Package Description net.officefloor.frame.impl.construct.office net.officefloor.frame.internal.configuration -
-
Uses of BoundInputManagedObjectConfiguration in net.officefloor.frame.impl.construct.office
Classes in net.officefloor.frame.impl.construct.office that implement BoundInputManagedObjectConfiguration Modifier and Type Class Description classBoundInputManagedObjectConfigurationImplBoundInputManagedObjectConfigurationimplementation.Methods in net.officefloor.frame.impl.construct.office that return BoundInputManagedObjectConfiguration Modifier and Type Method Description BoundInputManagedObjectConfiguration[]OfficeBuilderImpl. getBoundInputManagedObjectConfiguration() -
Uses of BoundInputManagedObjectConfiguration in net.officefloor.frame.internal.configuration
Methods in net.officefloor.frame.internal.configuration that return BoundInputManagedObjectConfiguration Modifier and Type Method Description BoundInputManagedObjectConfiguration[]OfficeConfiguration. getBoundInputManagedObjectConfiguration()Obtains the configuration of theManagedObjectSourceto be bound for the inputManagedObject.
-