Uses of Class
net.opengis.swecommon.v_2_0.AllowedValuesType

Uses of AllowedValuesType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as AllowedValuesType
protected  AllowedValuesType AllowedValuesPropertyType.allowedValues
           
protected  AllowedValuesType AllowedValuesPropertyByValueType.allowedValues
           
 

Methods in net.opengis.swecommon.v_2_0 that return AllowedValuesType
 AllowedValuesType ObjectFactory.createAllowedValuesType()
          Create an instance of AllowedValuesType
 AllowedValuesType AllowedValuesPropertyType.getAllowedValues()
          Gets the value of the allowedValues property.
 AllowedValuesType AllowedValuesPropertyByValueType.getAllowedValues()
          Gets the value of the allowedValues property.
 AllowedValuesType AllowedValuesType.withExtension(Collection<Object> values)
           
 AllowedValuesType AllowedValuesType.withExtension(List<Object> value)
           
 AllowedValuesType AllowedValuesType.withExtension(Object... values)
           
 AllowedValuesType AllowedValuesType.withId(String value)
           
 AllowedValuesType AllowedValuesType.withInterval(Collection<JAXBElement<List<Double>>> values)
           
 AllowedValuesType AllowedValuesType.withInterval(JAXBElement<List<Double>>... values)
           
 AllowedValuesType AllowedValuesType.withInterval(List<JAXBElement<List<Double>>> value)
           
 AllowedValuesType AllowedValuesType.withSignificantFigures(BigInteger value)
           
 AllowedValuesType AllowedValuesType.withValue(Collection<Double> values)
           
 AllowedValuesType AllowedValuesType.withValue(Double... values)
           
 AllowedValuesType AllowedValuesType.withValue(List<Double> value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type AllowedValuesType
 JAXBElement<AllowedValuesType> ObjectFactory.createAllowedValues(AllowedValuesType value)
          Create an instance of JAXBElement<AllowedValuesType>}
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type AllowedValuesType
 JAXBElement<AllowedValuesType> ObjectFactory.createAllowedValues(AllowedValuesType value)
          Create an instance of JAXBElement<AllowedValuesType>}
 void AllowedValuesPropertyType.setAllowedValues(AllowedValuesType value)
          Sets the value of the allowedValues property.
 void AllowedValuesPropertyByValueType.setAllowedValues(AllowedValuesType value)
          Sets the value of the allowedValues property.
 AllowedValuesPropertyType AllowedValuesPropertyType.withAllowedValues(AllowedValuesType value)
           
 AllowedValuesPropertyByValueType AllowedValuesPropertyByValueType.withAllowedValues(AllowedValuesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.