public class AttachmentResponse extends Object
Constructor and Description |
---|
AttachmentResponse() |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment()
getAttachment
Gets Attachment
|
String |
getCode()
getCode
Gets String
|
String |
getStatus()
getStatus
Gets String
|
void |
setAttachment(Attachment Attachment)
setAttachment
Sets Attachment
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public Attachment getAttachment()
public void setAttachment(Attachment Attachment)
Attachment
- Attachmentpublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2016. All rights reserved.