| Package | Description | 
|---|---|
| org.apache.olingo.server.api.serializer | Olingo Server API - Serializer
 
 The serializer package is used to condense all about the Olingo serialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RepresentationType | RepresentationType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RepresentationType[] | RepresentationType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ContentType> | CustomContentTypeSupport. modifySupportedContentTypes(List<ContentType> defaultContentTypes,
                           RepresentationType type)Returns a list of supported content types. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.