fields property

Map<String, FieldInfo> fields
final

Field definitions mapped by field name.

Implementation

final Map<String, FieldInfo> fields;