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

Uses of ValuesReference in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as ValuesReference
protected  ValuesReference UnNamedDomainType.valuesReference
           
 

Methods in net.opengis.ows.v_2_0 that return ValuesReference
 ValuesReference ObjectFactory.createValuesReference()
          Create an instance of ValuesReference
 ValuesReference UnNamedDomainType.getValuesReference()
          Gets the value of the valuesReference property.
 ValuesReference ValuesReference.withReference(String value)
           
 ValuesReference ValuesReference.withValue(String value)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type ValuesReference
 void UnNamedDomainType.setValuesReference(ValuesReference value)
          Sets the value of the valuesReference property.
 UnNamedDomainType UnNamedDomainType.withValuesReference(ValuesReference value)
           
 DomainType DomainType.withValuesReference(ValuesReference value)
           
 



Copyright © 2008-2016. All Rights Reserved.