Spring Data Commons

Uses of Class
org.springframework.data.repository.init.ResourceReader.Type

Packages that use ResourceReader.Type
org.springframework.data.repository.init   
 

Uses of ResourceReader.Type in org.springframework.data.repository.init
 

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


Spring Data Commons

Copyright © 2012. All Rights Reserved.