public interface ClassificationGuideSection extends ClassificationGuideTopic
ClassificationGuideSection
instances
and/or child ClassificationGuideTopic
instances.
Guide sections can only be obtained as a group from their containing parent
(either a ClassificationGuide
or other ClassificationGuideSection
.
Modifier and Type | Method and Description |
---|---|
java.util.List<ClassificationGuideSection> |
getGuideSections()
The collection of immediate child guide sections for this section.
|
java.util.List<ClassificationGuideTopic> |
getGuideTopics()
The collection of immediate child guide topics for this section.
|
getCode, getDeclassifyOnDate, getDeclassifyOnEvents, getExemptions, getGuideID, getId, getInitialClassification, getReasonsForClassification, getRemarks, getRMEntityType, getSupplementalMarkings, getTopic
java.util.List<ClassificationGuideSection> getGuideSections()
ClassificationGuideSection
instances.java.util.List<ClassificationGuideTopic> getGuideTopics()
ClassificationGuideTopic
instances.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.