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

Uses of CapabilitiesType in net.opengis.sps.v_2_0
 

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

Methods in net.opengis.sps.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(java.util.Collection<java.lang.Object> values)
           
 CapabilitiesType CapabilitiesType.withExtension(java.util.List<java.lang.Object> value)
           
 CapabilitiesType CapabilitiesType.withExtension(java.lang.Object... values)
           
 CapabilitiesType CapabilitiesType.withNotifications(CapabilitiesType.Notifications value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type CapabilitiesType
 javax.xml.bind.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.