public class BrSendungenIdsDeserializer
extends java.lang.Object
| Constructor and Description |
|---|
BrSendungenIdsDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
BrIdsDTO |
deserialize(JsonElement aElement,
java.lang.reflect.Type aType,
JsonDeserializationContext aContext)
Resolves the Sendung ids which are needed to get the Sendung details.
The data has this structure: data -> viewer -> seriesIndexAllSeries -> edges[] -> node -> id |
public BrIdsDTO deserialize(JsonElement aElement, java.lang.reflect.Type aType, JsonDeserializationContext aContext)
data -> viewer -> seriesIndexAllSeries -> edges[] -> node -> id