Uses of Class
net.opengis.eop.atm.v_1_0.DataLayerType

Packages that use DataLayerType
net.opengis.eop.atm.v_1_0   
 

Uses of DataLayerType in net.opengis.eop.atm.v_1_0
 

Fields in net.opengis.eop.atm.v_1_0 with type parameters of type DataLayerType
protected  List<DataLayerType> DataLayerPropertyType.dataLayer
           
 

Methods in net.opengis.eop.atm.v_1_0 that return DataLayerType
 DataLayerType ObjectFactory.createDataLayerType()
          Create an instance of DataLayerType
 DataLayerType DataLayerType.withAlgorithmName(String value)
           
 DataLayerType DataLayerType.withAlgorithmVersion(String value)
           
 DataLayerType DataLayerType.withHighestLocation(MeasureType value)
           
 DataLayerType DataLayerType.withLowestLocation(MeasureType value)
           
 DataLayerType DataLayerType.withSpecy(String value)
           
 DataLayerType DataLayerType.withUnit(String value)
           
 

Methods in net.opengis.eop.atm.v_1_0 that return types with arguments of type DataLayerType
 JAXBElement<DataLayerType> ObjectFactory.createDataLayer(DataLayerType value)
          Create an instance of JAXBElement<DataLayerType>}
 List<DataLayerType> DataLayerPropertyType.getDataLayer()
          Gets the value of the dataLayer property.
 

Methods in net.opengis.eop.atm.v_1_0 with parameters of type DataLayerType
 JAXBElement<DataLayerType> ObjectFactory.createDataLayer(DataLayerType value)
          Create an instance of JAXBElement<DataLayerType>}
 DataLayerPropertyType DataLayerPropertyType.withDataLayer(DataLayerType... values)
           
 

Method parameters in net.opengis.eop.atm.v_1_0 with type arguments of type DataLayerType
 void DataLayerPropertyType.setDataLayer(List<DataLayerType> value)
           
 DataLayerPropertyType DataLayerPropertyType.withDataLayer(Collection<DataLayerType> values)
           
 DataLayerPropertyType DataLayerPropertyType.withDataLayer(List<DataLayerType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.