Spring Data Core

Uses of Class
org.springframework.data.annotation.AccessType.Type

Packages that use AccessType.Type
org.springframework.data.annotation Core annotations being used by Spring Data. 
 

Uses of AccessType.Type in org.springframework.data.annotation
 

Methods in org.springframework.data.annotation that return AccessType.Type
static AccessType.Type AccessType.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessType.Type[] AccessType.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.