Uses of Interface
net.opengis.wps20.LiteralDataDomainType
-
Packages that use LiteralDataDomainType Package Description net.opengis.wps20 net.opengis.wps20.impl net.opengis.wps20.util -
-
Uses of LiteralDataDomainType in net.opengis.wps20
Subinterfaces of LiteralDataDomainType in net.opengis.wps20 Modifier and Type Interface Description interfaceLiteralDataDomainType1A representation of the model object 'Literal Data Domain Type1'.Methods in net.opengis.wps20 that return LiteralDataDomainType Modifier and Type Method Description LiteralDataDomainTypeWps20Factory. createLiteralDataDomainType()Returns a new object of class 'Literal Data Domain Type'. -
Uses of LiteralDataDomainType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement LiteralDataDomainType Modifier and Type Class Description classLiteralDataDomainType1ImplAn implementation of the model object 'Literal Data Domain Type1'.classLiteralDataDomainTypeImplAn implementation of the model object 'Literal Data Domain Type'.Methods in net.opengis.wps20.impl that return LiteralDataDomainType Modifier and Type Method Description LiteralDataDomainTypeWps20FactoryImpl. createLiteralDataDomainType() -
Uses of LiteralDataDomainType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type LiteralDataDomainType Modifier and Type Method Description TWps20Switch. caseLiteralDataDomainType(LiteralDataDomainType object)Returns the result of interpreting the object as an instance of 'Literal Data Domain Type'.booleanWps20Validator. validateLiteralDataDomainType(LiteralDataDomainType literalDataDomainType, DiagnosticChain diagnostics, Map<Object,Object> context)
-