Uses of Interface
net.opengis.ows11.ContentsBaseType

Packages that use ContentsBaseType
net.opengis.ows11   
net.opengis.ows11.impl   
net.opengis.ows11.util   
 

Uses of ContentsBaseType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return ContentsBaseType
 ContentsBaseType Ows11Factory.createContentsBaseType()
          Returns a new object of class 'Contents Base Type'.
 

Uses of ContentsBaseType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement ContentsBaseType
 class ContentsBaseTypeImpl
          An implementation of the model object 'Contents Base Type'.
 

Methods in net.opengis.ows11.impl that return ContentsBaseType
 ContentsBaseType Ows11FactoryImpl.createContentsBaseType()
           
 

Uses of ContentsBaseType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type ContentsBaseType
 java.lang.Object Ows11Switch.caseContentsBaseType(ContentsBaseType object)
          Returns the result of interpreting the object as an instance of 'Contents Base Type'.
 boolean Ows11Validator.validateContentsBaseType(ContentsBaseType contentsBaseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.