Uses of Class
gov.nasa.arc.pds.xml.generated.InformationPackageComponent
-
Packages that use InformationPackageComponent Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InformationPackageComponent in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type InformationPackageComponent Modifier and Type Field Description protected java.util.List<InformationPackageComponent>ProductAIP. informationPackageComponentsprotected java.util.List<InformationPackageComponent>ProductDIP. informationPackageComponentsprotected java.util.List<InformationPackageComponent>ProductDIPDeepArchive. informationPackageComponentsprotected java.util.List<InformationPackageComponent>ProductSIP. informationPackageComponentsMethods in gov.nasa.arc.pds.xml.generated that return InformationPackageComponent Modifier and Type Method Description InformationPackageComponentObjectFactory. createInformationPackageComponent()Create an instance ofInformationPackageComponentMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InformationPackageComponent Modifier and Type Method Description java.util.List<InformationPackageComponent>ProductAIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.java.util.List<InformationPackageComponent>ProductDIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.java.util.List<InformationPackageComponent>ProductDIPDeepArchive. getInformationPackageComponents()Gets the value of the informationPackageComponents property.java.util.List<InformationPackageComponent>ProductSIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.
-