Uses of Class
org.gedcomx.records.CollectionContent
Packages that use CollectionContent
-
Uses of CollectionContent in org.gedcomx.records
Methods in org.gedcomx.records that return CollectionContentModifier and TypeMethodDescriptionCollectionContent.completeness(Float completeness) Build out this content with completeness.Build out this collection content with a count.CollectionContent.extensionElement(Object element) CollectionContent.resourceType(URI resourceType) Build out the content with a resource type.CollectionContent.resourceType(ResourceType resourceType) Build out the content with a resource type.Methods in org.gedcomx.records that return types with arguments of type CollectionContentModifier and TypeMethodDescriptionCollection.getContent()Descriptions of the content of this collection.Methods in org.gedcomx.records with parameters of type CollectionContentModifier and TypeMethodDescriptionvoidCollection.addContent(CollectionContent content) Add a reference to the record content values being used as evidence.Collection.content(CollectionContent content) Build out this collection with content.Method parameters in org.gedcomx.records with type arguments of type CollectionContentModifier and TypeMethodDescriptionvoidCollection.setContent(List<CollectionContent> content) Descriptions of the content of this collection.Constructors in org.gedcomx.records with parameters of type CollectionContent