Uses of Class
org.apache.gora.examples.generated.Employee.Field

Packages that use Employee.Field
org.apache.gora.examples.generated   
 

Uses of Employee.Field in org.apache.gora.examples.generated
 

Methods in org.apache.gora.examples.generated that return Employee.Field
static Employee.Field Employee.Field.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Employee.Field[] Employee.Field.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.