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

Uses of AnyValue in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as AnyValue
protected  AnyValue UnNamedDomainType.anyValue
           
 

Methods in net.opengis.ows.v_2_0 that return AnyValue
 AnyValue ObjectFactory.createAnyValue()
          Create an instance of AnyValue
 AnyValue UnNamedDomainType.getAnyValue()
          Gets the value of the anyValue property.
 

Methods in net.opengis.ows.v_2_0 with parameters of type AnyValue
 void UnNamedDomainType.setAnyValue(AnyValue value)
          Sets the value of the anyValue property.
 UnNamedDomainType UnNamedDomainType.withAnyValue(AnyValue value)
           
 DomainType DomainType.withAnyValue(AnyValue value)
           
 



Copyright © 2008-2016. All Rights Reserved.