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

Uses of NoValues in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as NoValues
protected  NoValues UnNamedDomainType.noValues
           
 

Methods in net.opengis.ows.v_2_0 that return NoValues
 NoValues ObjectFactory.createNoValues()
          Create an instance of NoValues
 NoValues UnNamedDomainType.getNoValues()
          Gets the value of the noValues property.
 

Methods in net.opengis.ows.v_2_0 with parameters of type NoValues
 void UnNamedDomainType.setNoValues(NoValues value)
          Sets the value of the noValues property.
 UnNamedDomainType UnNamedDomainType.withNoValues(NoValues value)
           
 DomainType DomainType.withNoValues(NoValues value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.