Uses of Class
oasis.names.tc.dss._1_0.core.schema.Base64Data
Packages that use Base64Data
Package
Description
-
Uses of Base64Data in de.gematik.ws.conn.connectorcommon.v5
Fields in de.gematik.ws.conn.connectorcommon.v5 declared as Base64DataMethods in de.gematik.ws.conn.connectorcommon.v5 that return Base64DataModifier and TypeMethodDescriptionDocumentType.getBase64Data()Gets the value of the base64Data property.Methods in de.gematik.ws.conn.connectorcommon.v5 with parameters of type Base64DataModifier and TypeMethodDescriptionvoidDocumentType.setBase64Data(Base64Data value) Sets the value of the base64Data property. -
Uses of Base64Data in de.gematik.ws.conn.signatureservice.v7
Fields in de.gematik.ws.conn.signatureservice.v7 declared as Base64DataMethods in de.gematik.ws.conn.signatureservice.v7 that return Base64DataModifier and TypeMethodDescriptionBinaryDocumentType.getBase64Data()Gets the value of the base64Data property.Methods in de.gematik.ws.conn.signatureservice.v7 with parameters of type Base64DataModifier and TypeMethodDescriptionvoidBinaryDocumentType.setBase64Data(Base64Data value) Sets the value of the base64Data property. -
Uses of Base64Data in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as Base64DataMethods in de.gematik.ws.conn.signatureservice.v7_4 that return Base64DataModifier and TypeMethodDescriptionBinaryDocumentType.getBase64Data()Gets the value of the base64Data property.Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type Base64DataModifier and TypeMethodDescriptionvoidBinaryDocumentType.setBase64Data(Base64Data value) Sets the value of the base64Data property. -
Uses of Base64Data in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as Base64DataModifier and TypeFieldDescriptionprotected Base64DataDocumentType.base64Dataprotected Base64DataTransformedData.base64DataMethods in oasis.names.tc.dss._1_0.core.schema that return Base64DataModifier and TypeMethodDescriptionObjectFactory.createBase64Data()Create an instance ofBase64DataDocumentType.getBase64Data()Gets the value of the base64Data property.TransformedData.getBase64Data()Gets the value of the base64Data property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type Base64DataModifier and TypeMethodDescriptionvoidDocumentType.setBase64Data(Base64Data value) Sets the value of the base64Data property.voidTransformedData.setBase64Data(Base64Data value) Sets the value of the base64Data property.