substructuresList property
Protected list to allow using of the List in descendants.
Consider using substructures for traversal outside of GedcomDocument.
Implementation
@protected
final List<T> substructuresList;
Protected list to allow using of the List in descendants.
Consider using substructures for traversal outside of GedcomDocument.
@protected
final List<T> substructuresList;