Uses of Class
net.opengis.eop.v_1_0.ProductInformationArrayPropertyType

Packages that use ProductInformationArrayPropertyType
net.opengis.eop.atm.v_1_0   
net.opengis.eop.opt.v_1_0   
net.opengis.eop.v_1_0   
 

Uses of ProductInformationArrayPropertyType in net.opengis.eop.atm.v_1_0
 

Methods in net.opengis.eop.atm.v_1_0 with parameters of type ProductInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withProduct(ProductInformationArrayPropertyType value)
           
 

Uses of ProductInformationArrayPropertyType in net.opengis.eop.opt.v_1_0
 

Methods in net.opengis.eop.opt.v_1_0 with parameters of type ProductInformationArrayPropertyType
 EarthObservationResultType EarthObservationResultType.withProduct(ProductInformationArrayPropertyType value)
           
 

Uses of ProductInformationArrayPropertyType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 declared as ProductInformationArrayPropertyType
protected  ProductInformationArrayPropertyType EarthObservationResultType.product
           
 

Methods in net.opengis.eop.v_1_0 that return ProductInformationArrayPropertyType
 ProductInformationArrayPropertyType ObjectFactory.createProductInformationArrayPropertyType()
          Create an instance of ProductInformationArrayPropertyType
 ProductInformationArrayPropertyType EarthObservationResultType.getProduct()
          Gets the value of the product property.
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(Collection<ProductInformationType> values)
           
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(List<ProductInformationType> value)
           
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(ProductInformationType... values)
           
 

Methods in net.opengis.eop.v_1_0 with parameters of type ProductInformationArrayPropertyType
 void EarthObservationResultType.setProduct(ProductInformationArrayPropertyType value)
          Sets the value of the product property.
 EarthObservationResultType EarthObservationResultType.withProduct(ProductInformationArrayPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.