Uses of Enum
com.arangodb.ContentType
Packages that use ContentType
-
Uses of ContentType in com.arangodb
Methods in com.arangodb that return ContentTypeModifier and TypeMethodDescriptionstatic ContentTypeReturns the enum constant of this type with the specified name.static ContentType[]ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ContentType in com.arangodb.serde
Methods in com.arangodb.serde that return ContentTypeMethods in com.arangodb.serde with parameters of type ContentTypeModifier and TypeMethodDescriptionstatic ArangoSerdeProviderArangoSerdeProvider.of(ContentType contentType)