Uses of Class
gov.nasa.arc.pds.xml.generated.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 List<InformationPackageComponent>ProductAIP. informationPackageComponentsprotected List<InformationPackageComponent>ProductDIP. informationPackageComponentsprotected List<InformationPackageComponent>ProductDIPDeepArchive. informationPackageComponentsprotected 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 List<InformationPackageComponent>ProductAIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.List<InformationPackageComponent>ProductDIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.List<InformationPackageComponent>ProductDIPDeepArchive. getInformationPackageComponents()Gets the value of the informationPackageComponents property.List<InformationPackageComponent>ProductSIP. getInformationPackageComponents()Gets the value of the informationPackageComponents property.