Uses of Class
de.gematik.ws.conn.signatureservice.v7.ViewerInfo
Packages that use ViewerInfo
-
Uses of ViewerInfo in de.gematik.ws.conn.signatureservice.v7
Fields in de.gematik.ws.conn.signatureservice.v7 declared as ViewerInfoModifier and TypeFieldDescriptionprotected ViewerInfoSignRequest.OptionalInputs.viewerInfoprotected ViewerInfoVerifyDocument.OptionalInputs.viewerInfoMethods in de.gematik.ws.conn.signatureservice.v7 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 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.