Uses of Enum Class
org.springframework.data.gemfire.RegionShortcutWrapper
Packages that use RegionShortcutWrapper
-
Uses of RegionShortcutWrapper in org.springframework.data.gemfire
Methods in org.springframework.data.gemfire that return RegionShortcutWrapperModifier and TypeMethodDescriptionstatic RegionShortcutWrapper
Returns the enum constant of this class with the specified name.static RegionShortcutWrapper
RegionShortcutWrapper.valueOf
(RegionShortcut regionShortcut) Returns the enum constant of this class with the specified name.static RegionShortcutWrapper[]
RegionShortcutWrapper.values()
Returns an array containing the constants of this enum class, in the order they are declared.