public class ODataDateTimeOffsetAdapter extends ODataCalendarAdapter
Constructor and Description |
---|
ODataDateTimeOffsetAdapter() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.olingo.odata2.core.edm.AbstractSimpleType |
getSimpleTypeInstance() |
protected Object |
processEntityValue(T entityValue) |
T |
read(com.google.gson.stream.JsonReader in)
For internal use only by data model classes
|
getValueType, write
@Nonnull protected org.apache.olingo.odata2.core.edm.AbstractSimpleType getSimpleTypeInstance()
getSimpleTypeInstance
in class ODataCalendarAdapter
protected Object processEntityValue(T entityValue)
public T read(com.google.gson.stream.JsonReader in) throws IOException
read
in class com.google.gson.TypeAdapter<T>
IOException
Copyright © 2020 SAP SE. All rights reserved.