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

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

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

Fields in net.opengis.omeo.eop.v_2_0 declared as ParameterInformationType
protected  ParameterInformationType ParameterInformationPropertyType.parameterInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return ParameterInformationType
 ParameterInformationType ObjectFactory.createParameterInformationType()
          Create an instance of ParameterInformationType
 ParameterInformationType ParameterInformationPropertyType.getParameterInformation()
          Gets the value of the parameterInformation property.
 ParameterInformationType ParameterInformationType.withPhenomenon(PhenomenonPropertyType value)
           
 ParameterInformationType ParameterInformationType.withUnitOfMeasure(Collection<UnitOfMeasureType> values)
           
 ParameterInformationType ParameterInformationType.withUnitOfMeasure(List<UnitOfMeasureType> value)
           
 ParameterInformationType ParameterInformationType.withUnitOfMeasure(UnitOfMeasureType... values)
           
 

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

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ParameterInformationType
 JAXBElement<ParameterInformationType> ObjectFactory.createParameterInformation(ParameterInformationType value)
          Create an instance of JAXBElement<ParameterInformationType>}
 void ParameterInformationPropertyType.setParameterInformation(ParameterInformationType value)
          Sets the value of the parameterInformation property.
 ParameterInformationPropertyType ParameterInformationPropertyType.withParameterInformation(ParameterInformationType value)
           
 



Copyright © 2008-2016. All Rights Reserved.