Interface SubSectionInput
- All Superinterfaces:
SectionFlowSinkNode
- All Known Subinterfaces:
SectionInputNode
- All Known Implementing Classes:
SectionInputNodeImpl
Input into a
SubSection.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getSubSectionInputName
String getSubSectionInputName()Obtains the name of thisSubSectionInput.- Returns:
- Name of this
SubSectionInput.
-