public class ParticipantQueryAdapter extends java.lang.Object implements GsonAdapter, com.google.gson.JsonSerializer<ParticipantQuery>
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(ParticipantQuery participantQuery,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(ParticipantQuery participantQuery, java.lang.reflect.Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<ParticipantQuery>