Uses of Class
gov.nasa.arc.pds.xml.generated.SIPDeepArchive
-
Packages that use SIPDeepArchive Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SIPDeepArchive in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SIPDeepArchive Modifier and Type Field Description protected SIPDeepArchive
ProductSIPDeepArchive. sipDeepArchive
Methods in gov.nasa.arc.pds.xml.generated that return SIPDeepArchive Modifier and Type Method Description SIPDeepArchive
ObjectFactory. createSIPDeepArchive()
Create an instance ofSIPDeepArchive
SIPDeepArchive
ProductSIPDeepArchive. getSIPDeepArchive()
Gets the value of the sipDeepArchive property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SIPDeepArchive Modifier and Type Method Description void
ProductSIPDeepArchive. setSIPDeepArchive(SIPDeepArchive value)
Sets the value of the sipDeepArchive property.
-