|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTypes | |
---|---|
gov.nasa.pds.harvest.crawler.actions | |
gov.nasa.pds.harvest.policy |
Uses of FileTypes in gov.nasa.pds.harvest.crawler.actions |
---|
Methods in gov.nasa.pds.harvest.crawler.actions with parameters of type FileTypes | |
---|---|
void |
FileObjectRegistrationAction.setFileTypes(FileTypes fileTypes)
Set the file type mapping. |
Uses of FileTypes in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy declared as FileTypes | |
---|---|
protected FileTypes |
Policy.fileTypes
|
Methods in gov.nasa.pds.harvest.policy that return FileTypes | |
---|---|
FileTypes |
ObjectFactory.createFileTypes()
Create an instance of FileTypes |
FileTypes |
Policy.getFileTypes()
Gets the value of the fileTypes property. |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type FileTypes | |
---|---|
JAXBElement<FileTypes> |
ObjectFactory.createFileTypes(FileTypes value)
Create an instance of JAXBElement < FileTypes > } |
Methods in gov.nasa.pds.harvest.policy with parameters of type FileTypes | |
---|---|
JAXBElement<FileTypes> |
ObjectFactory.createFileTypes(FileTypes value)
Create an instance of JAXBElement < FileTypes > } |
void |
Policy.setFileTypes(FileTypes value)
Sets the value of the fileTypes property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |