|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Collection | |
---|---|
gov.nasa.pds.harvest.policy |
Uses of Collection in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy declared as Collection | |
---|---|
protected Collection |
Policy.collections
|
Methods in gov.nasa.pds.harvest.policy that return Collection | |
---|---|
Collection |
ObjectFactory.createCollection()
Create an instance of Collection |
Collection |
Policy.getCollections()
Gets the value of the collections property. |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Collection | |
---|---|
JAXBElement<Collection> |
ObjectFactory.createCollections(Collection value)
Create an instance of JAXBElement < Collection > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type Collection | |
---|---|
JAXBElement<Collection> |
ObjectFactory.createCollections(Collection value)
Create an instance of JAXBElement < Collection > } |
void |
Policy.setCollections(Collection value)
Sets the value of the collections property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |