@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class Attachment extends Object
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
attachmentType(String attachmentType)
Specifies the type of the attachment for the recipient.
|
boolean |
equals(Object o) |
String |
getAttachmentType() |
String |
getLabel() |
int |
hashCode() |
Attachment |
label(String label) |
void |
setAttachmentType(String attachmentType) |
void |
setLabel(String label) |
String |
toString() |
public Attachment label(String label)
public String getLabel()
public void setLabel(String label)
public Attachment attachmentType(String attachmentType)
public String getAttachmentType()
public void setAttachmentType(String attachmentType)
Copyright © 2016. All rights reserved.