Uses of Class
gov.nasa.arc.pds.xml.generated.InformationPackageComponent

Packages that use InformationPackageComponent
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
protected  List<InformationPackageComponent> ProductSIP.informationPackageComponents
           
protected  List<InformationPackageComponent> ProductDIPDeepArchive.informationPackageComponents
           
protected  List<InformationPackageComponent> ProductDIP.informationPackageComponents
           
protected  List<InformationPackageComponent> ProductAIP.informationPackageComponents
           
 

Methods in gov.nasa.arc.pds.xml.generated that return InformationPackageComponent
 InformationPackageComponent ObjectFactory.createInformationPackageComponent()
          Create an instance of InformationPackageComponent
 

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type InformationPackageComponent
 List<InformationPackageComponent> ProductSIP.getInformationPackageComponents()
          Gets the value of the informationPackageComponents property.
 List<InformationPackageComponent> ProductDIPDeepArchive.getInformationPackageComponents()
          Gets the value of the informationPackageComponents property.
 List<InformationPackageComponent> ProductDIP.getInformationPackageComponents()
          Gets the value of the informationPackageComponents property.
 List<InformationPackageComponent> ProductAIP.getInformationPackageComponents()
          Gets the value of the informationPackageComponents property.
 



Copyright © 2014. All Rights Reserved.