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

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

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

Fields in net.opengis.omeo.eop.v_2_0 declared as SpecificInformationType
protected  SpecificInformationType SpecificInformationPropertyType.specificInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return SpecificInformationType
 SpecificInformationType ObjectFactory.createSpecificInformationType()
          Create an instance of SpecificInformationType
 SpecificInformationType SpecificInformationPropertyType.getSpecificInformation()
          Gets the value of the specificInformation property.
 SpecificInformationType SpecificInformationType.withLocalAttribute(String value)
           
 SpecificInformationType SpecificInformationType.withLocalValue(String value)
           
 

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

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type SpecificInformationType
 JAXBElement<SpecificInformationType> ObjectFactory.createSpecificInformation(SpecificInformationType value)
          Create an instance of JAXBElement<SpecificInformationType>}
 void SpecificInformationPropertyType.setSpecificInformation(SpecificInformationType value)
          Sets the value of the specificInformation property.
 SpecificInformationPropertyType SpecificInformationPropertyType.withSpecificInformation(SpecificInformationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.