Uses of Interface
net.opengis.wps20.LiteralDataType
Packages that use LiteralDataType
-
Uses of LiteralDataType in net.opengis.wps20
Methods in net.opengis.wps20 that return LiteralDataTypeModifier and TypeMethodDescriptionWps20Factory.createLiteralDataType()Returns a new object of class 'Literal Data Type'.DocumentRoot.getLiteralData()Returns the value of the 'Literal Data' containment reference.Methods in net.opengis.wps20 with parameters of type LiteralDataTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setLiteralData(LiteralDataType value) Sets the value of the 'Literal Data' containment reference. -
Uses of LiteralDataType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement LiteralDataTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Literal Data Type'.Methods in net.opengis.wps20.impl that return LiteralDataTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createLiteralDataType()DocumentRootImpl.getLiteralData()Methods in net.opengis.wps20.impl with parameters of type LiteralDataTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLiteralData(LiteralDataType newLiteralData, NotificationChain msgs) voidDocumentRootImpl.setLiteralData(LiteralDataType newLiteralData) -
Uses of LiteralDataType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type LiteralDataTypeModifier and TypeMethodDescriptionWps20Switch.caseLiteralDataType(LiteralDataType object) Returns the result of interpreting the object as an instance of 'Literal Data Type'.booleanWps20Validator.validateLiteralDataType(LiteralDataType literalDataType, DiagnosticChain diagnostics, Map<Object, Object> context)