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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.