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

Uses of NilValue in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 with type parameters of type NilValue
protected  List<NilValue> NilValuesType.nilValue
           
 

Methods in net.opengis.swecommon.v_2_0 that return NilValue
 NilValue ObjectFactory.createNilValue()
          Create an instance of NilValue
 NilValue NilValue.withReason(String value)
           
 NilValue NilValue.withValue(String value)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type NilValue
 List<NilValue> NilValuesType.getNilValue()
          Gets the value of the nilValue property.
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type NilValue
 NilValuesType NilValuesType.withNilValue(NilValue... values)
           
 

Method parameters in net.opengis.swecommon.v_2_0 with type arguments of type NilValue
 void NilValuesType.setNilValue(List<NilValue> value)
           
 NilValuesType NilValuesType.withNilValue(Collection<NilValue> values)
           
 NilValuesType NilValuesType.withNilValue(List<NilValue> value)
           
 



Copyright © 2008-2015. All Rights Reserved.