Uses of Enum Class
org.springframework.data.couchbase.core.convert.OtherConverters.StringToUuid
Packages that use OtherConverters.StringToUuid
Package
Description
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
-
Uses of OtherConverters.StringToUuid in org.springframework.data.couchbase.core.convert
Methods in org.springframework.data.couchbase.core.convert that return OtherConverters.StringToUuidModifier and TypeMethodDescriptionstatic OtherConverters.StringToUuidReturns the enum constant of this class with the specified name.static OtherConverters.StringToUuid[]OtherConverters.StringToUuid.values()Returns an array containing the constants of this enum class, in the order they are declared.