fields property
List<FieldElement>
get
fields
Returns fields declared in this element.
FieldAugmentationElements replace corresponding elements, other FieldElements are appended.
Implementation
List<FieldElement> get fields;