Uses of Interface
net.opengis.wps20.FormatType
Packages that use FormatType
-
Uses of FormatType in net.opengis.wps20
Methods in net.opengis.wps20 that return FormatTypeModifier and TypeMethodDescriptionWps20Factory.createFormatType()Returns a new object of class 'Format Type'.DocumentRoot.getFormat()Returns the value of the 'Format' containment reference.Methods in net.opengis.wps20 that return types with arguments of type FormatTypeModifier and TypeMethodDescriptionEList<FormatType>DataDescriptionType.getFormat()Returns the value of the 'Format' containment reference list.Methods in net.opengis.wps20 with parameters of type FormatTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setFormat(FormatType value) Sets the value of the 'Format' containment reference. -
Uses of FormatType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement FormatTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Format Type'.Fields in net.opengis.wps20.impl with type parameters of type FormatTypeModifier and TypeFieldDescriptionprotected EList<FormatType>DataDescriptionTypeImpl.formatThe cached value of the 'Format' containment reference list.Methods in net.opengis.wps20.impl that return FormatTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createFormatType()DocumentRootImpl.getFormat()Methods in net.opengis.wps20.impl that return types with arguments of type FormatTypeMethods in net.opengis.wps20.impl with parameters of type FormatTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFormat(FormatType newFormat, NotificationChain msgs) voidDocumentRootImpl.setFormat(FormatType newFormat) -
Uses of FormatType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type FormatTypeModifier and TypeMethodDescriptionWps20Switch.caseFormatType(FormatType object) Returns the result of interpreting the object as an instance of 'Format Type'.booleanWps20Validator.validateFormatType(FormatType formatType, DiagnosticChain diagnostics, Map<Object, Object> context)