Uses of Class
gov.nasa.arc.pds.xml.generated.ArchivalInformationPackage
-
Packages that use ArchivalInformationPackage Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ArchivalInformationPackage in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ArchivalInformationPackage Modifier and Type Field Description protected ArchivalInformationPackage
ProductAIP. archivalInformationPackage
Methods in gov.nasa.arc.pds.xml.generated that return ArchivalInformationPackage Modifier and Type Method Description ArchivalInformationPackage
ObjectFactory. createArchivalInformationPackage()
Create an instance ofArchivalInformationPackage
ArchivalInformationPackage
ProductAIP. getArchivalInformationPackage()
Gets the value of the archivalInformationPackage property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ArchivalInformationPackage Modifier and Type Method Description void
ProductAIP. setArchivalInformationPackage(ArchivalInformationPackage value)
Sets the value of the archivalInformationPackage property.
-