Uses of Enum
org.apache.olingo.server.api.serializer.RepresentationType
Packages that use RepresentationType
-
Uses of RepresentationType in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer that return RepresentationTypeModifier and TypeMethodDescriptionstatic RepresentationType
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.Methods in org.apache.olingo.server.api.serializer with parameters of type RepresentationTypeModifier and TypeMethodDescriptionCustomContentTypeSupport.modifySupportedContentTypes
(List<ContentType> defaultContentTypes, RepresentationType type) Returns a list of supported content types.