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

Packages that use ProductInformationType
net.opengis.eop.v_1_0   
 

Uses of ProductInformationType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type ProductInformationType
protected  List<ProductInformationType> ProductInformationArrayPropertyType.productInformation
           
 

Methods in net.opengis.eop.v_1_0 that return ProductInformationType
 ProductInformationType ObjectFactory.createProductInformationType()
          Create an instance of ProductInformationType
 ProductInformationType ProductInformationType.withFileName(String value)
           
 ProductInformationType ProductInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 ProductInformationType ProductInformationType.withSize(MeasureListType value)
           
 ProductInformationType ProductInformationType.withVersion(String value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type ProductInformationType
 JAXBElement<ProductInformationType> ObjectFactory.createProductInformation(ProductInformationType value)
          Create an instance of JAXBElement<ProductInformationType>}
 List<ProductInformationType> ProductInformationArrayPropertyType.getProductInformation()
          Gets the value of the productInformation property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type ProductInformationType
 JAXBElement<ProductInformationType> ObjectFactory.createProductInformation(ProductInformationType value)
          Create an instance of JAXBElement<ProductInformationType>}
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(ProductInformationType... values)
           
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type ProductInformationType
 void ProductInformationArrayPropertyType.setProductInformation(List<ProductInformationType> value)
           
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(Collection<ProductInformationType> values)
           
 ProductInformationArrayPropertyType ProductInformationArrayPropertyType.withProductInformation(List<ProductInformationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.