|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Directory | |
---|---|
gov.nasa.pds.harvest.policy |
Uses of Directory in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy declared as Directory | |
---|---|
protected Directory |
Policy.directories
|
Methods in gov.nasa.pds.harvest.policy that return Directory | |
---|---|
Directory |
ObjectFactory.createDirectory()
Create an instance of Directory |
Directory |
Policy.getDirectories()
Gets the value of the directories property. |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Directory | |
---|---|
JAXBElement<Directory> |
ObjectFactory.createDirectories(Directory value)
Create an instance of JAXBElement < Directory > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type Directory | |
---|---|
JAXBElement<Directory> |
ObjectFactory.createDirectories(Directory value)
Create an instance of JAXBElement < Directory > } |
void |
Policy.setDirectories(Directory value)
Sets the value of the directories property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |