Uses of Class
gov.nasa.pds.harvest.search.policy.Manifest
-
Packages that use Manifest Package Description gov.nasa.pds.harvest.search.policy -
-
Uses of Manifest in gov.nasa.pds.harvest.search.policy
Fields in gov.nasa.pds.harvest.search.policy declared as Manifest Modifier and Type Field Description protected Manifest
Checksums. manifest
Methods in gov.nasa.pds.harvest.search.policy that return Manifest Modifier and Type Method Description Manifest
ObjectFactory. createManifest()
Create an instance ofManifest
Manifest
Checksums. getManifest()
Gets the value of the manifest property.Methods in gov.nasa.pds.harvest.search.policy that return types with arguments of type Manifest Modifier and Type Method Description JAXBElement<Manifest>
ObjectFactory. createManifest(Manifest value)
Methods in gov.nasa.pds.harvest.search.policy with parameters of type Manifest Modifier and Type Method Description JAXBElement<Manifest>
ObjectFactory. createManifest(Manifest value)
void
Checksums. setManifest(Manifest value)
Sets the value of the manifest property.
-