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