Uses of Interface
net.opengis.ows11.IdentificationType

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

Uses of IdentificationType in net.opengis.ows11
 

Methods in net.opengis.ows11 that return IdentificationType
 IdentificationType Ows11Factory.createIdentificationType()
          Returns a new object of class 'Identification Type'.
 

Uses of IdentificationType in net.opengis.ows11.impl
 

Classes in net.opengis.ows11.impl that implement IdentificationType
 class IdentificationTypeImpl
          An implementation of the model object 'Identification Type'.
 

Methods in net.opengis.ows11.impl that return IdentificationType
 IdentificationType Ows11FactoryImpl.createIdentificationType()
           
 

Uses of IdentificationType in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type IdentificationType
 java.lang.Object Ows11Switch.caseIdentificationType(IdentificationType object)
          Returns the result of interpreting the object as an instance of 'Identification Type'.
 boolean Ows11Validator.validateIdentificationType(IdentificationType identificationType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.