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

Uses of NilValuesType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as NilValuesType
protected  NilValuesType NilValuesPropertyType.nilValues
           
 

Methods in net.opengis.swecommon.v_2_0 that return NilValuesType
 NilValuesType ObjectFactory.createNilValuesType()
          Create an instance of NilValuesType
 NilValuesType NilValuesPropertyType.getNilValues()
          Gets the value of the nilValues property.
 NilValuesType NilValuesType.withExtension(Collection<Object> values)
           
 NilValuesType NilValuesType.withExtension(List<Object> value)
           
 NilValuesType NilValuesType.withExtension(Object... values)
           
 NilValuesType NilValuesType.withId(String value)
           
 NilValuesType NilValuesType.withNilValue(Collection<NilValue> values)
           
 NilValuesType NilValuesType.withNilValue(List<NilValue> value)
           
 NilValuesType NilValuesType.withNilValue(NilValue... values)
           
 

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

Methods in net.opengis.swecommon.v_2_0 with parameters of type NilValuesType
 JAXBElement<NilValuesType> ObjectFactory.createNilValues(NilValuesType value)
          Create an instance of JAXBElement<NilValuesType>}
 void NilValuesPropertyType.setNilValues(NilValuesType value)
          Sets the value of the nilValues property.
 NilValuesPropertyType NilValuesPropertyType.withNilValues(NilValuesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.