Uses of Class
net.opengis.sos.v_2_0.CapabilitiesType

Uses of CapabilitiesType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as CapabilitiesType
protected  CapabilitiesType CapabilitiesPropertyType.capabilities
           
 

Methods in net.opengis.sos.v_2_0 that return CapabilitiesType
 CapabilitiesType ObjectFactory.createCapabilitiesType()
          Create an instance of CapabilitiesType
 CapabilitiesType CapabilitiesPropertyType.getCapabilities()
          Gets the value of the capabilities property.
 CapabilitiesType CapabilitiesType.withContents(CapabilitiesType.Contents value)
           
 CapabilitiesType CapabilitiesType.withExtension(Collection<Object> values)
           
 CapabilitiesType CapabilitiesType.withExtension(List<Object> value)
           
 CapabilitiesType CapabilitiesType.withExtension(Object... values)
           
 CapabilitiesType CapabilitiesType.withFilterCapabilities(CapabilitiesType.FilterCapabilities value)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type CapabilitiesType
 JAXBElement<CapabilitiesType> ObjectFactory.createCapabilities(CapabilitiesType value)
          Create an instance of JAXBElement<CapabilitiesType>}
 void CapabilitiesPropertyType.setCapabilities(CapabilitiesType value)
          Sets the value of the capabilities property.
 CapabilitiesPropertyType CapabilitiesPropertyType.withCapabilities(CapabilitiesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.