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

Uses of AcceptFormatsType in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as AcceptFormatsType
protected  AcceptFormatsType GetCapabilitiesType.acceptFormats
           
 

Methods in net.opengis.ows.v_2_0 that return AcceptFormatsType
 AcceptFormatsType ObjectFactory.createAcceptFormatsType()
          Create an instance of AcceptFormatsType
 AcceptFormatsType GetCapabilitiesType.getAcceptFormats()
          Gets the value of the acceptFormats property.
 AcceptFormatsType AcceptFormatsType.withOutputFormat(Collection<String> values)
           
 AcceptFormatsType AcceptFormatsType.withOutputFormat(List<String> value)
           
 AcceptFormatsType AcceptFormatsType.withOutputFormat(String... values)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type AcceptFormatsType
 void GetCapabilitiesType.setAcceptFormats(AcceptFormatsType value)
          Sets the value of the acceptFormats property.
 GetCapabilitiesType GetCapabilitiesType.withAcceptFormats(AcceptFormatsType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.