Uses of Interface
net.opengis.wmts.v_1.TextPayloadType
Packages that use TextPayloadType
-
Uses of TextPayloadType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return TextPayloadTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createTextPayloadType()Returns a new object of class 'Text Payload Type'.DocumentRoot.getTextPayload()Returns the value of the 'Text Payload' containment reference.FeatureInfoResponseType.getTextPayload()Returns the value of the 'Text Payload' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type TextPayloadTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTextPayload(TextPayloadType value) Sets the value of the 'Text Payload' containment reference.voidFeatureInfoResponseType.setTextPayload(TextPayloadType value) Sets the value of the 'Text Payload' containment reference. -
Uses of TextPayloadType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement TextPayloadTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Text Payload Type'.Fields in net.opengis.wmts.v_1.impl declared as TextPayloadTypeModifier and TypeFieldDescriptionprotected TextPayloadTypeFeatureInfoResponseTypeImpl.textPayloadThe cached value of the 'Text Payload' containment reference.Methods in net.opengis.wmts.v_1.impl that return TextPayloadTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createTextPayloadType()DocumentRootImpl.getTextPayload()FeatureInfoResponseTypeImpl.getTextPayload()Methods in net.opengis.wmts.v_1.impl with parameters of type TextPayloadTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTextPayload(TextPayloadType newTextPayload, NotificationChain msgs) NotificationChainFeatureInfoResponseTypeImpl.basicSetTextPayload(TextPayloadType newTextPayload, NotificationChain msgs) voidDocumentRootImpl.setTextPayload(TextPayloadType newTextPayload) voidFeatureInfoResponseTypeImpl.setTextPayload(TextPayloadType newTextPayload) -
Uses of TextPayloadType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type TextPayloadTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseTextPayloadType(TextPayloadType object) Returns the result of interpreting the object as an instance of 'Text Payload Type'.booleanwmtsv_1Validator.validateTextPayloadType(TextPayloadType textPayloadType, DiagnosticChain diagnostics, Map<Object, Object> context)