public class OrfVideoDetailDeserializer
extends java.lang.Object
| Constructor and Description |
|---|
OrfVideoDetailDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<OrfVideoInfoDTO> |
deserialize(JsonElement aJsonElement,
java.lang.reflect.Type aType,
JsonDeserializationContext aContext) |
java.util.Optional<OrfVideoInfoDTO> |
deserializeVideoObject(JsonObject aVideoObject) |
public java.util.Optional<OrfVideoInfoDTO> deserialize(JsonElement aJsonElement, java.lang.reflect.Type aType, JsonDeserializationContext aContext) throws JsonParseException
JsonParseExceptionpublic java.util.Optional<OrfVideoInfoDTO> deserializeVideoObject(JsonObject aVideoObject)