|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Policy | |
---|---|
gov.nasa.pds.harvest.policy |
Uses of Policy in gov.nasa.pds.harvest.policy |
---|
Methods in gov.nasa.pds.harvest.policy that return Policy | |
---|---|
Policy |
ObjectFactory.createPolicy()
Create an instance of Policy |
static Policy |
PolicyReader.unmarshall(File policyXML)
|
static Policy |
PolicyReader.unmarshall(InputStream policyXML)
|
static Policy |
PolicyReader.unmarshall(StreamSource policyXML)
|
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Policy | |
---|---|
JAXBElement<Policy> |
ObjectFactory.createPolicy(Policy value)
Create an instance of JAXBElement < Policy > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type Policy | |
---|---|
void |
Policy.add(Policy policy)
|
JAXBElement<Policy> |
ObjectFactory.createPolicy(Policy value)
Create an instance of JAXBElement < Policy > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |