Uses of Class
de.gematik.ws.conn.signatureservice.v7_4.ViewerInfo
Packages that use ViewerInfo
-
Uses of ViewerInfo in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as ViewerInfoModifier and TypeFieldDescriptionprotected ViewerInfoSignRequest.OptionalInputs.viewerInfoprotected ViewerInfoVerifyDocument.OptionalInputs.viewerInfoMethods in de.gematik.ws.conn.signatureservice.v7_4 that return ViewerInfoModifier and TypeMethodDescriptionObjectFactory.createViewerInfo()Create an instance ofViewerInfoSignRequest.OptionalInputs.getViewerInfo()Gets the value of the viewerInfo property.VerifyDocument.OptionalInputs.getViewerInfo()Gets the value of the viewerInfo property.Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type ViewerInfoModifier and TypeMethodDescriptionvoidSignRequest.OptionalInputs.setViewerInfo(ViewerInfo value) Sets the value of the viewerInfo property.voidVerifyDocument.OptionalInputs.setViewerInfo(ViewerInfo value) Sets the value of the viewerInfo property.