Uses of Enum Class
org.springframework.modulith.moments.support.MomentsProperties.Granularity
Packages that use MomentsProperties.Granularity
-
Uses of MomentsProperties.Granularity in org.springframework.modulith.moments.support
Methods in org.springframework.modulith.moments.support that return MomentsProperties.GranularityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MomentsProperties.Granularity[]
MomentsProperties.Granularity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.modulith.moments.support with parameters of type MomentsProperties.GranularityModifier and TypeMethodDescription(package private) MomentsProperties
MomentsProperties.withGranularity
(MomentsProperties.Granularity granularity)