Uses of Interface
net.opengis.wps10.HeaderType

Packages that use HeaderType
net.opengis.wps10   
net.opengis.wps10.impl   
net.opengis.wps10.util   
 

Uses of HeaderType in net.opengis.wps10
 

Methods in net.opengis.wps10 that return HeaderType
 HeaderType Wps10Factory.createHeaderType()
          Returns a new object of class 'Header Type'.
 

Uses of HeaderType in net.opengis.wps10.impl
 

Classes in net.opengis.wps10.impl that implement HeaderType
 class HeaderTypeImpl
          An implementation of the model object 'Header Type'.
 

Methods in net.opengis.wps10.impl that return HeaderType
 HeaderType Wps10FactoryImpl.createHeaderType()
           
 

Uses of HeaderType in net.opengis.wps10.util
 

Methods in net.opengis.wps10.util with parameters of type HeaderType
 java.lang.Object Wps10Switch.caseHeaderType(HeaderType object)
          Returns the result of interpreting the object as an instance of 'Header Type'.
 boolean Wps10Validator.validateHeaderType(HeaderType headerType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.