Uses of Interface
net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
-
Packages that use ClassSectionObjectContext Package Description net.officefloor.plugin.section.clazz.loader net.officefloor.plugin.section.clazz.object -
-
Uses of ClassSectionObjectContext in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionObjectContext Modifier and Type Method Description ClassSectionObjectContext
ClassSectionLoader. getSectionObjectContext()
ClassSectionObjectContext
ClassSectionLoaderContext. getSectionObjectContext()
Obtains theClassSectionObjectContext
. -
Uses of ClassSectionObjectContext in net.officefloor.plugin.section.clazz.object
Subinterfaces of ClassSectionObjectContext in net.officefloor.plugin.section.clazz.object Modifier and Type Interface Description interface
ClassSectionObjectManufacturerContext
Context for theClassSectionObjectManufacturer
.
-