Uses of Interface
net.opengis.wps10.HeaderType
-
Packages that use HeaderType Package Description 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 Modifier and Type Method Description 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 Modifier and Type Class Description class
HeaderTypeImpl
An implementation of the model object 'Header Type'.Methods in net.opengis.wps10.impl that return HeaderType Modifier and Type Method Description HeaderType
Wps10FactoryImpl. createHeaderType()
-
Uses of HeaderType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type HeaderType Modifier and Type Method Description Object
Wps10Switch. caseHeaderType(HeaderType object)
Returns the result of interpreting the object as an instance of 'Header Type'.boolean
Wps10Validator. validateHeaderType(HeaderType headerType, DiagnosticChain diagnostics, Map context)
-