Uses of Enum Class
org.restheart.exchange.ExchangeKeys.REPRESENTATION_FORMAT
Packages that use ExchangeKeys.REPRESENTATION_FORMAT
-
Uses of ExchangeKeys.REPRESENTATION_FORMAT in org.restheart.exchange
Methods in org.restheart.exchange that return ExchangeKeys.REPRESENTATION_FORMATModifier and TypeMethodDescriptionMongoRequest.getRepresentationFormat()Returns the enum constant of this class with the specified name.static ExchangeKeys.REPRESENTATION_FORMAT[]ExchangeKeys.REPRESENTATION_FORMAT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.restheart.exchange with parameters of type ExchangeKeys.REPRESENTATION_FORMATModifier and TypeMethodDescriptionvoidMongoRequest.setRepresentationFormat(ExchangeKeys.REPRESENTATION_FORMAT representationFormat) sets representationFormat