public class Attachment extends Object implements Serializable, Cloneable, JsonSerializable
| Constructor and Description |
|---|
Attachment(String name,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
clone() |
com.google.gson.JsonObject |
toJsonObject() |
@NotNull public Attachment clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException@NotNull public com.google.gson.JsonObject toJsonObject()
toJsonObject in interface JsonSerializableCopyright © 2016. All rights reserved.