public class AttachmentAdapter extends Object implements com.google.gson.JsonSerializer<Attachment>
| Constructor and Description |
|---|
AttachmentAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Attachment reference,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(Attachment reference, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<Attachment>Copyright © 2018. All rights reserved.