public interface SectionContainer extends java.lang.Iterable<Section>
| Modifier and Type | Method and Description |
|---|---|
void |
eachField(FieldVisitor visitor)
Visits all fields that is held by this container regardless of depth.
|
java.util.List<Section> |
getSections() |
java.util.List<Section> getSections()
void eachField(FieldVisitor visitor)
visitor - The visitor