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, setStatusDetail
protected PrintableFileAttachmentData fileAttachment
public PrintableFileAttachmentData getFileAttachment()
PrintableFileAttachmentData
public void setFileAttachment(PrintableFileAttachmentData value)
value
- allowed object is
PrintableFileAttachmentData
Copyright © 2021. All rights reserved.