| Package | Description |
|---|---|
| org.apache.olingo.client.core.serialization | |
| org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
| org.apache.olingo.server.core.serializer.json |
| Modifier and Type | Method and Description |
|---|---|
protected ClientValue |
ODataBinderImpl.getODataValue(FullQualifiedName type,
Valuable valuable,
URI contextURL,
String metadataETag) |
protected void |
JsonSerializer.valuable(com.fasterxml.jackson.core.JsonGenerator jgen,
Valuable valuable,
String name) |
protected void |
JsonDeserializer.value(Valuable valuable,
com.fasterxml.jackson.databind.JsonNode node,
com.fasterxml.jackson.core.ObjectCodec codec) |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation
Represents an instance annotation.
|
class |
Parameter
Data representation for a parameter.
|
class |
Property
Data representation for a property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EdmAssistedJsonSerializer.valuable(com.fasterxml.jackson.core.JsonGenerator json,
Valuable valuable,
String name,
EdmType type,
EdmProperty edmProperty) |
Copyright © 2023. All rights reserved.