Uses of Enum Class
org.springframework.data.annotation.AccessType.Type
Packages that use AccessType.Type
-
Uses of AccessType.Type in org.springframework.data.annotation
Subclasses with type arguments of type AccessType.Type in org.springframework.data.annotationMethods in org.springframework.data.annotation that return AccessType.TypeModifier and TypeMethodDescriptionstatic AccessType.TypeReturns the enum constant of this class with the specified name.static AccessType.Type[]AccessType.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.