Uses of Class
net.opengis.omeo.atm.v_2_0.DataLayerType

Packages that use DataLayerType
net.opengis.omeo.atm.v_2_0   
 

Uses of DataLayerType in net.opengis.omeo.atm.v_2_0
 

Fields in net.opengis.omeo.atm.v_2_0 declared as DataLayerType
protected  DataLayerType DataLayerPropertyType.dataLayer
           
 

Methods in net.opengis.omeo.atm.v_2_0 that return DataLayerType
 DataLayerType ObjectFactory.createDataLayerType()
          Create an instance of DataLayerType
 DataLayerType DataLayerPropertyType.getDataLayer()
          Gets the value of the dataLayer property.
 DataLayerType DataLayerType.withAlgorithmName(String value)
           
 DataLayerType DataLayerType.withAlgorithmVersion(String value)
           
 DataLayerType DataLayerType.withSpecies(String value)
           
 DataLayerType DataLayerType.withSpeciesError(MeasureType value)
           
 DataLayerType DataLayerType.withUnit(String value)
           
 DataLayerType DataLayerType.withVerticalRange(DirectPositionListType value)
           
 

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

Methods in net.opengis.omeo.atm.v_2_0 with parameters of type DataLayerType
 JAXBElement<DataLayerType> ObjectFactory.createDataLayer(DataLayerType value)
          Create an instance of JAXBElement<DataLayerType>}
 void DataLayerPropertyType.setDataLayer(DataLayerType value)
          Sets the value of the dataLayer property.
 DataLayerPropertyType DataLayerPropertyType.withDataLayer(DataLayerType value)
           
 



Copyright © 2008-2016. All Rights Reserved.