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

Packages that use WavelengthInformationPropertyType
net.opengis.omeo.eop.v_2_0   
net.opengis.omeo.lmb.v_2_0   
 

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

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type WavelengthInformationPropertyType
protected  List<WavelengthInformationPropertyType> SensorType.wavelengthInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return WavelengthInformationPropertyType
 WavelengthInformationPropertyType ObjectFactory.createWavelengthInformationPropertyType()
          Create an instance of WavelengthInformationPropertyType
 WavelengthInformationPropertyType WavelengthInformationPropertyType.withOwns(boolean value)
           
 WavelengthInformationPropertyType WavelengthInformationPropertyType.withWavelengthInformation(WavelengthInformationType value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type WavelengthInformationPropertyType
 List<WavelengthInformationPropertyType> SensorType.getWavelengthInformation()
          Gets the value of the wavelengthInformation property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type WavelengthInformationPropertyType
 SensorType SensorType.withWavelengthInformation(WavelengthInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type WavelengthInformationPropertyType
 void SensorType.setWavelengthInformation(List<WavelengthInformationPropertyType> value)
           
 SensorType SensorType.withWavelengthInformation(Collection<WavelengthInformationPropertyType> values)
           
 SensorType SensorType.withWavelengthInformation(List<WavelengthInformationPropertyType> value)
           
 

Uses of WavelengthInformationPropertyType in net.opengis.omeo.lmb.v_2_0
 

Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type WavelengthInformationPropertyType
 SensorType SensorType.withWavelengthInformation(WavelengthInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.lmb.v_2_0 with type arguments of type WavelengthInformationPropertyType
 SensorType SensorType.withWavelengthInformation(Collection<WavelengthInformationPropertyType> values)
           
 SensorType SensorType.withWavelengthInformation(List<WavelengthInformationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.