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

Uses of AcceptVersionsType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as AcceptVersionsType
protected  AcceptVersionsType GetCapabilitiesType.acceptVersions
           
 

Methods in net.opengis.ows.v_2_0 that return AcceptVersionsType
 AcceptVersionsType ObjectFactory.createAcceptVersionsType()
          Create an instance of AcceptVersionsType
 AcceptVersionsType GetCapabilitiesType.getAcceptVersions()
          Gets the value of the acceptVersions property.
 AcceptVersionsType AcceptVersionsType.withVersion(Collection<String> values)
           
 AcceptVersionsType AcceptVersionsType.withVersion(List<String> value)
           
 AcceptVersionsType AcceptVersionsType.withVersion(String... values)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type AcceptVersionsType
 void GetCapabilitiesType.setAcceptVersions(AcceptVersionsType value)
          Sets the value of the acceptVersions property.
 GetCapabilitiesType GetCapabilitiesType.withAcceptVersions(AcceptVersionsType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.