Uses of Class
org.deegree.observation.persistence.contsql.jaxb.OptionType

Packages that use OptionType
org.deegree.observation.persistence.contsql.jaxb   
 

Uses of OptionType in org.deegree.observation.persistence.contsql.jaxb
 

Fields in org.deegree.observation.persistence.contsql.jaxb with type parameters of type OptionType
protected  List<OptionType> ContinuousObservationStore.option
           
protected  List<OptionType> ContinuousObservationStore.Property.option
           
 

Methods in org.deegree.observation.persistence.contsql.jaxb that return OptionType
 OptionType ObjectFactory.createOptionType()
          Create an instance of OptionType
 

Methods in org.deegree.observation.persistence.contsql.jaxb that return types with arguments of type OptionType
 List<OptionType> ContinuousObservationStore.getOption()
          Gets the value of the option property.
 List<OptionType> ContinuousObservationStore.Property.getOption()
          Gets the value of the option property.
 



Copyright © 2011. All Rights Reserved.