Uses of Class
gov.nasa.arc.pds.xml.generated.InformationPackageComponentDeepArchive
-
Packages that use InformationPackageComponentDeepArchive Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InformationPackageComponentDeepArchive in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InformationPackageComponentDeepArchive Modifier and Type Field Description protected InformationPackageComponentDeepArchive
ProductSIPDeepArchive. informationPackageComponentDeepArchive
Methods in gov.nasa.arc.pds.xml.generated that return InformationPackageComponentDeepArchive Modifier and Type Method Description InformationPackageComponentDeepArchive
ObjectFactory. createInformationPackageComponentDeepArchive()
Create an instance ofInformationPackageComponentDeepArchive
InformationPackageComponentDeepArchive
ProductSIPDeepArchive. getInformationPackageComponentDeepArchive()
Gets the value of the informationPackageComponentDeepArchive property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InformationPackageComponentDeepArchive Modifier and Type Method Description void
ProductSIPDeepArchive. setInformationPackageComponentDeepArchive(InformationPackageComponentDeepArchive value)
Sets the value of the informationPackageComponentDeepArchive property.
-