Class ClassSectionSubSection
java.lang.Object
net.officefloor.plugin.section.clazz.loader.ClassSectionSubSection
SubSection with meta-data for ClassSectionLoader.- Author:
- Daniel Sagenschneider
-
Constructor Summary
ConstructorsConstructorDescriptionClassSectionSubSection(SubSection subSection, SectionType sectionType) Instantiate. -
Method Summary
-
Constructor Details
-
ClassSectionSubSection
Instantiate.- Parameters:
subSection-SubSection.sectionType-SectionType.
-
-
Method Details
-
getSubSection
Obtains theSubSection.- Returns:
SubSection.
-
getSectionType
Obtains theSectionType.- Returns:
SectionType.
-