fields property

List<FieldElement> fields

Returns fields declared in this element.

FieldAugmentationElements replace corresponding elements, other FieldElements are appended.

Implementation

List<FieldElement> get fields;