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

Uses of GetCapabilitiesType in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return GetCapabilitiesType
 GetCapabilitiesType ObjectFactory.createGetCapabilitiesType()
          Create an instance of GetCapabilitiesType
 GetCapabilitiesType GetCapabilitiesType.withAcceptFormats(AcceptFormatsType value)
           
 GetCapabilitiesType GetCapabilitiesType.withAcceptLanguages(GetCapabilitiesType.AcceptLanguages value)
           
 GetCapabilitiesType GetCapabilitiesType.withAcceptVersions(AcceptVersionsType value)
           
 GetCapabilitiesType GetCapabilitiesType.withSections(SectionsType value)
           
 GetCapabilitiesType GetCapabilitiesType.withUpdateSequence(String value)
           
 

Methods in net.opengis.ows.v_2_0 that return types with arguments of type GetCapabilitiesType
 JAXBElement<GetCapabilitiesType> ObjectFactory.createGetCapabilities(GetCapabilitiesType value)
          Create an instance of JAXBElement<GetCapabilitiesType>}
 

Methods in net.opengis.ows.v_2_0 with parameters of type GetCapabilitiesType
 JAXBElement<GetCapabilitiesType> ObjectFactory.createGetCapabilities(GetCapabilitiesType value)
          Create an instance of JAXBElement<GetCapabilitiesType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.