Interface OfficeSectionObject
- All Superinterfaces:
OfficeDependencyRequireNode
- All Known Subinterfaces:
SectionObjectNode
- All Known Implementing Classes:
SectionObjectNodeImpl
Object required by the
OfficeSection.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionObtains theOfficeSectioncontaining thisOfficeSectionOutput.Obtains the name of thisOfficeSectionObject.
-
Method Details
-
getOfficeSection
OfficeSection getOfficeSection()Obtains theOfficeSectioncontaining thisOfficeSectionOutput.- Returns:
OfficeSectioncontaining thisOfficeSectionOutput.
-
getOfficeSectionObjectName
String getOfficeSectionObjectName()Obtains the name of thisOfficeSectionObject.- Returns:
- Name of this
OfficeSectionObject.
-