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 HeaderTypeWps10Factory. 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 classHeaderTypeImplAn implementation of the model object 'Header Type'.Methods in net.opengis.wps10.impl that return HeaderType Modifier and Type Method Description HeaderTypeWps10FactoryImpl. 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 ObjectWps10Switch. caseHeaderType(HeaderType object)Returns the result of interpreting the object as an instance of 'Header Type'.booleanWps10Validator. validateHeaderType(HeaderType headerType, DiagnosticChain diagnostics, Map context)
-