Uses of Class
org.fa.tei.jaxb.facustomization.Collection
-
Packages that use Collection Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Collection in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Collection Modifier and Type Field Description protected CollectionAltIdentifier. collectionFields in org.fa.tei.jaxb.facustomization with type parameters of type Collection Modifier and Type Field Description protected List<Collection>MsIdentifier. collectionsMethods in org.fa.tei.jaxb.facustomization 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.facustomization 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.facustomization with parameters of type Collection Modifier and Type Method Description voidAltIdentifier. setCollection(Collection value)Sets the value of the collection property.
-