public class PrintableFileAttachmentResult extends WebMethodResult implements Serializable
Java class for printableFileAttachmentResult complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected PrintableFileAttachmentData |
fileAttachment |
requestId, statusCode, statusDetail| Constructor and Description |
|---|
PrintableFileAttachmentResult() |
| Modifier and Type | Method and Description |
|---|---|
PrintableFileAttachmentData |
getFileAttachment()
Gets the value of the fileAttachment property.
|
void |
setFileAttachment(PrintableFileAttachmentData value)
Sets the value of the fileAttachment property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetailprotected PrintableFileAttachmentData fileAttachment
public PrintableFileAttachmentData getFileAttachment()
PrintableFileAttachmentDatapublic void setFileAttachment(PrintableFileAttachmentData value)
value - allowed object is
PrintableFileAttachmentDataCopyright © 2021. All rights reserved.