Uses of Class
gov.nasa.arc.pds.xml.generated.ManifestSIPDeepArchive
-
Packages that use ManifestSIPDeepArchive Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ManifestSIPDeepArchive in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ManifestSIPDeepArchive Modifier and Type Field Description protected ManifestSIPDeepArchive
FileAreaSIPDeepArchive. manifestSIPDeepArchive
Methods in gov.nasa.arc.pds.xml.generated that return ManifestSIPDeepArchive Modifier and Type Method Description ManifestSIPDeepArchive
ObjectFactory. createManifestSIPDeepArchive()
Create an instance ofManifestSIPDeepArchive
ManifestSIPDeepArchive
FileAreaSIPDeepArchive. getManifestSIPDeepArchive()
Gets the value of the manifestSIPDeepArchive property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ManifestSIPDeepArchive Modifier and Type Method Description void
FileAreaSIPDeepArchive. setManifestSIPDeepArchive(ManifestSIPDeepArchive value)
Sets the value of the manifestSIPDeepArchive property.
-