|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bundle | |
---|---|
gov.nasa.pds.harvest.policy |
Uses of Bundle in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy declared as Bundle | |
---|---|
protected Bundle |
Policy.bundles
|
Methods in gov.nasa.pds.harvest.policy that return Bundle | |
---|---|
Bundle |
ObjectFactory.createBundle()
Create an instance of Bundle |
Bundle |
Policy.getBundles()
Gets the value of the bundles property. |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Bundle | |
---|---|
JAXBElement<Bundle> |
ObjectFactory.createBundles(Bundle value)
Create an instance of JAXBElement < Bundle > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type Bundle | |
---|---|
JAXBElement<Bundle> |
ObjectFactory.createBundles(Bundle value)
Create an instance of JAXBElement < Bundle > } |
void |
Policy.setBundles(Bundle value)
Sets the value of the bundles property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |