Interface SubSectionObject
- All Superinterfaces:
SectionDependencyRequireNode
- All Known Subinterfaces:
SectionObjectNode
- All Known Implementing Classes:
SectionObjectNodeImpl
Object for a
SubSection.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getSubSectionObjectName
String getSubSectionObjectName()Obtains the name of thisSubSectionObject.- Returns:
- Name of this
SubSectionObject.
-