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 interface
LiteralDataDomainType1
A representation of the model object 'Literal Data Domain Type1'.Methods in net.opengis.wps20 that return LiteralDataDomainType Modifier and Type Method Description LiteralDataDomainType
Wps20Factory. 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 class
LiteralDataDomainType1Impl
An implementation of the model object 'Literal Data Domain Type1'.class
LiteralDataDomainTypeImpl
An implementation of the model object 'Literal Data Domain Type'.Methods in net.opengis.wps20.impl that return LiteralDataDomainType Modifier and Type Method Description LiteralDataDomainType
Wps20FactoryImpl. 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 T
Wps20Switch. caseLiteralDataDomainType(LiteralDataDomainType object)
Returns the result of interpreting the object as an instance of 'Literal Data Domain Type'.boolean
Wps20Validator. validateLiteralDataDomainType(LiteralDataDomainType literalDataDomainType, DiagnosticChain diagnostics, Map<Object,Object> context)
-