public class Attachment extends Object implements Serializable
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
String |
file() |
Attachment |
file(String file) |
String |
label() |
Attachment |
label(String label) |
public String label()
public String file()
public Attachment label(String label)
public Attachment file(String file)
Copyright © 2018. All rights reserved.