Uses of Class
net.opengis.omeo.eop.v_2_0.ProductInformationType

Packages that use ProductInformationType
net.opengis.omeo.eop.v_2_0   
 

Uses of ProductInformationType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as ProductInformationType
protected  ProductInformationType ProductInformationPropertyType.productInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return ProductInformationType
 ProductInformationType ObjectFactory.createProductInformationType()
          Create an instance of ProductInformationType
 ProductInformationType ProductInformationPropertyType.getProductInformation()
          Gets the value of the productInformation property.
 ProductInformationType ProductInformationType.withFileName(ProductInformationType.FileName value)
           
 ProductInformationType ProductInformationType.withReferenceSystemIdentifier(CodeWithAuthorityType value)
           
 ProductInformationType ProductInformationType.withSize(MeasureListType value)
           
 ProductInformationType ProductInformationType.withVersion(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProductInformationType
 JAXBElement<ProductInformationType> ObjectFactory.createProductInformation(ProductInformationType value)
          Create an instance of JAXBElement<ProductInformationType>}
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationType
 JAXBElement<ProductInformationType> ObjectFactory.createProductInformation(ProductInformationType value)
          Create an instance of JAXBElement<ProductInformationType>}
 void ProductInformationPropertyType.setProductInformation(ProductInformationType value)
          Sets the value of the productInformation property.
 ProductInformationPropertyType ProductInformationPropertyType.withProductInformation(ProductInformationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.