Uses of Class
gov.nasa.arc.pds.xml.generated.Collection
-
Packages that use Collection Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Collection in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Collection Modifier and Type Field Description protected CollectionProductCollection. collectionMethods in gov.nasa.arc.pds.xml.generated that return Collection Modifier and Type Method Description CollectionObjectFactory. createCollection()Create an instance ofCollectionCollectionProductCollection. getCollection()Gets the value of the collection property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Collection Modifier and Type Method Description voidProductCollection. setCollection(Collection value)Sets the value of the collection property.
-