|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdapService | |
---|---|
gov.nasa.pds.harvest.pdap | |
gov.nasa.pds.harvest.pdap.policy |
Uses of PdapService in gov.nasa.pds.harvest.pdap |
---|
Methods in gov.nasa.pds.harvest.pdap with parameters of type PdapService | |
---|---|
void |
HarvesterPdap.harvest(PdapService pdapService)
Harvest products from a PDAP service. |
Uses of PdapService in gov.nasa.pds.harvest.pdap.policy |
---|
Fields in gov.nasa.pds.harvest.pdap.policy with type parameters of type PdapService | |
---|---|
protected List<PdapService> |
PdapServices.pdapService
|
Methods in gov.nasa.pds.harvest.pdap.policy that return PdapService | |
---|---|
PdapService |
ObjectFactory.createPdapService()
Create an instance of PdapService |
Methods in gov.nasa.pds.harvest.pdap.policy that return types with arguments of type PdapService | |
---|---|
JAXBElement<PdapService> |
ObjectFactory.createPdapService(PdapService value)
Create an instance of JAXBElement < PdapService > } |
List<PdapService> |
PdapServices.getPdapService()
Gets the value of the pdapService property. |
Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type PdapService | |
---|---|
JAXBElement<PdapService> |
ObjectFactory.createPdapService(PdapService value)
Create an instance of JAXBElement < PdapService > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |