Uses of Class
org.iternine.jeppetto.dao.annotation.Accessor.Type

Packages that use Accessor.Type
org.iternine.jeppetto.dao.annotation   
 

Uses of Accessor.Type in org.iternine.jeppetto.dao.annotation
 

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



Copyright © 2012. All Rights Reserved.