Uses of Class
net.opengis.ows.v_2_0.NilValueType

Uses of NilValueType in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return NilValueType
 NilValueType ObjectFactory.createNilValueType()
          Create an instance of NilValueType
 NilValueType NilValueType.withCodeSpace(String value)
           
 NilValueType NilValueType.withNilReason(String value)
           
 NilValueType NilValueType.withValue(String value)
           
 

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

Methods in net.opengis.ows.v_2_0 with parameters of type NilValueType
 JAXBElement<NilValueType> ObjectFactory.createNilValue(NilValueType value)
          Create an instance of JAXBElement<NilValueType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.