DeSerializer for Edm.Any
to the generic type AnyT
.
DeSerializer for Edm.Binary
to the generic type BinaryT
.
DeSerializer for Edm.Boolean
to the generic type BooleanT
.
DeSerializer for Edm.Byte
to the generic type ByteT
.
DeSerializer for Edm.DateTime
to the generic type DateTimeT
.
DeSerializer for Edm.DateTimeOffset
to the generic type DateTimeOffsetT
.
DeSerializer for Edm.Decimal
to the generic type DecimalT
.
DeSerializer for Edm.Double
to the generic type DoubleT
.
DeSerializer for Edm.Float
to the generic type FloatT
.
DeSerializer for Edm.Guid
to the generic type GuidT
.
DeSerializer for Edm.Int16
to the generic type Int16T
.
DeSerializer for Edm.Int32
to the generic type Int32T
.
DeSerializer for Edm.Int64
to the generic type Int64T
.
DeSerializer for Edm.SByte
to the generic type SByteT
.
DeSerializer for Edm.Single
to the generic type SingleT
.
DeSerializer for Edm.String
to the generic type StringT
.
DeSerializer for Edm.Time
to the generic type TimeT
.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Represents a set of functions that determine (de-)serialization per EDM type.