Uses of Class
de.gematik.ws.conn.signatureservice.v7.BinaryDocumentType
Packages that use BinaryDocumentType
-
Uses of BinaryDocumentType in de.gematik.ws.conn.signatureservice.v7
Fields in de.gematik.ws.conn.signatureservice.v7 declared as BinaryDocumentTypeMethods in de.gematik.ws.conn.signatureservice.v7 that return BinaryDocumentTypeModifier and TypeMethodDescriptionObjectFactory.createBinaryDocumentType()Create an instance ofBinaryDocumentTypeExternalAuthenticate.getBinaryString()Gets the value of the binaryString property.Methods in de.gematik.ws.conn.signatureservice.v7 that return types with arguments of type BinaryDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BinaryDocumentType>ObjectFactory.createBinaryString(BinaryDocumentType value) Methods in de.gematik.ws.conn.signatureservice.v7 with parameters of type BinaryDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BinaryDocumentType>ObjectFactory.createBinaryString(BinaryDocumentType value) voidExternalAuthenticate.setBinaryString(BinaryDocumentType value) Sets the value of the binaryString property.