Uses of Interface
net.opengis.wmts.v_1.BinaryPayloadType
Packages that use BinaryPayloadType
-
Uses of BinaryPayloadType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return BinaryPayloadTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createBinaryPayloadType()Returns a new object of class 'Binary Payload Type'.DocumentRoot.getBinaryPayload()Returns the value of the 'Binary Payload' containment reference.FeatureInfoResponseType.getBinaryPayload()Returns the value of the 'Binary Payload' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type BinaryPayloadTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setBinaryPayload(BinaryPayloadType value) Sets the value of the 'Binary Payload' containment reference.voidFeatureInfoResponseType.setBinaryPayload(BinaryPayloadType value) Sets the value of the 'Binary Payload' containment reference. -
Uses of BinaryPayloadType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement BinaryPayloadTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Binary Payload Type'.Fields in net.opengis.wmts.v_1.impl declared as BinaryPayloadTypeModifier and TypeFieldDescriptionprotected BinaryPayloadTypeFeatureInfoResponseTypeImpl.binaryPayloadThe cached value of the 'Binary Payload' containment reference.Methods in net.opengis.wmts.v_1.impl that return BinaryPayloadTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createBinaryPayloadType()DocumentRootImpl.getBinaryPayload()FeatureInfoResponseTypeImpl.getBinaryPayload()Methods in net.opengis.wmts.v_1.impl with parameters of type BinaryPayloadTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetBinaryPayload(BinaryPayloadType newBinaryPayload, NotificationChain msgs) NotificationChainFeatureInfoResponseTypeImpl.basicSetBinaryPayload(BinaryPayloadType newBinaryPayload, NotificationChain msgs) voidDocumentRootImpl.setBinaryPayload(BinaryPayloadType newBinaryPayload) voidFeatureInfoResponseTypeImpl.setBinaryPayload(BinaryPayloadType newBinaryPayload) -
Uses of BinaryPayloadType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type BinaryPayloadTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseBinaryPayloadType(BinaryPayloadType object) Returns the result of interpreting the object as an instance of 'Binary Payload Type'.booleanwmtsv_1Validator.validateBinaryPayloadType(BinaryPayloadType binaryPayloadType, DiagnosticChain diagnostics, Map<Object, Object> context)