Uses of Class
net.webpdf.wsclient.openapi.OperationAttachmentFileData
-
Packages that use OperationAttachmentFileData Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationAttachmentFileData in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationAttachmentFileData Modifier and Type Method Description @NotNull OperationAttachmentFileDataOperationFileAttachment. getData()Get dataOperationAttachmentFileDataOperationAttachmentFileData. source(OperationAttachmentFileData.SourceEnum source)OperationAttachmentFileDataOperationAttachmentFileData. uri(String uri)OperationAttachmentFileDataOperationAttachmentFileData. value(byte[] value)Methods in net.webpdf.wsclient.openapi with parameters of type OperationAttachmentFileData Modifier and Type Method Description OperationFileAttachmentOperationFileAttachment. data(OperationAttachmentFileData data)voidOperationFileAttachment. setData(OperationAttachmentFileData data)
-