Uses of Class
org.fa.tei.jaxb.v2_x.Collection
-
Packages that use Collection Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Collection in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Collection Modifier and Type Field Description protected CollectionAltIdentifier. collectionFields in org.fa.tei.jaxb.v2_x with type parameters of type Collection Modifier and Type Field Description protected List<Collection>MsIdentifier. collectionsMethods in org.fa.tei.jaxb.v2_x that return Collection Modifier and Type Method Description CollectionObjectFactory. createCollection()Create an instance ofCollectionCollectionAltIdentifier. getCollection()Gets the value of the collection property.Methods in org.fa.tei.jaxb.v2_x that return types with arguments of type Collection Modifier and Type Method Description List<Collection>MsIdentifier. getCollections()Gets the value of the collections property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Collection Modifier and Type Method Description voidAltIdentifier. setCollection(Collection value)Sets the value of the collection property.
-