Uses of Interface
net.opengis.ows11.AcceptVersionsType

Packages that use AcceptVersionsType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
net.opengis.ows11.validation   
net.opengis.wps10   
net.opengis.wps10.impl   
 

Uses of AcceptVersionsType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return AcceptVersionsType
 AcceptVersionsType Ows11Factory.createAcceptVersionsType()
          Returns a new object of class 'Accept Versions Type'.
 AcceptVersionsType GetCapabilitiesType.getAcceptVersions()
          Returns the value of the 'Accept Versions' containment reference.
 

Methods in net.opengis.ows11 with parameters of type AcceptVersionsType
 void GetCapabilitiesType.setAcceptVersions(AcceptVersionsType value)
          Sets the value of the 'Accept Versions' containment reference.
 

Uses of AcceptVersionsType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement AcceptVersionsType
 class AcceptVersionsTypeImpl
          An implementation of the model object 'Accept Versions Type'.
 

Fields in net.opengis.ows11.impl declared as AcceptVersionsType
protected  AcceptVersionsType GetCapabilitiesTypeImpl.acceptVersions
          The cached value of the 'Accept Versions' containment reference.
 

Methods in net.opengis.ows11.impl that return AcceptVersionsType
 AcceptVersionsType Ows11FactoryImpl.createAcceptVersionsType()
           
 AcceptVersionsType GetCapabilitiesTypeImpl.getAcceptVersions()
           
 

Methods in net.opengis.ows11.impl with parameters of type AcceptVersionsType
 org.eclipse.emf.common.notify.NotificationChain GetCapabilitiesTypeImpl.basicSetAcceptVersions(AcceptVersionsType newAcceptVersions, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GetCapabilitiesTypeImpl.setAcceptVersions(AcceptVersionsType newAcceptVersions)
           
 

Uses of AcceptVersionsType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type AcceptVersionsType
 java.lang.Object Ows11Switch.caseAcceptVersionsType(AcceptVersionsType object)
          Returns the result of interpreting the object as an instance of 'Accept Versions Type'.
 boolean Ows11Validator.validateAcceptVersionsType(AcceptVersionsType acceptVersionsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 

Uses of AcceptVersionsType in net.opengis.ows11.validation
 

Methods in net.opengis.ows11.validation with parameters of type AcceptVersionsType
 boolean GetCapabilitiesTypeValidator.validateAcceptVersions(AcceptVersionsType value)
           
 

Uses of AcceptVersionsType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return AcceptVersionsType
 AcceptVersionsType GetCapabilitiesType.getAcceptVersions()
          Returns the value of the 'Accept Versions' containment reference.
 

Methods in net.opengis.wps10 with parameters of type AcceptVersionsType
 void GetCapabilitiesType.setAcceptVersions(AcceptVersionsType value)
          Sets the value of the 'Accept Versions' containment reference.
 

Uses of AcceptVersionsType in net.opengis.wps10.impl
 

Fields in net.opengis.wps10.impl declared as AcceptVersionsType
protected  AcceptVersionsType GetCapabilitiesTypeImpl.acceptVersions
          The cached value of the 'Accept Versions' containment reference.
 

Methods in net.opengis.wps10.impl that return AcceptVersionsType
 AcceptVersionsType GetCapabilitiesTypeImpl.getAcceptVersions()
           
 

Methods in net.opengis.wps10.impl with parameters of type AcceptVersionsType
 org.eclipse.emf.common.notify.NotificationChain GetCapabilitiesTypeImpl.basicSetAcceptVersions(AcceptVersionsType newAcceptVersions, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GetCapabilitiesTypeImpl.setAcceptVersions(AcceptVersionsType newAcceptVersions)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.