Uses of Class
org.holtz.zoe.RegisterReference.Whose

Uses of RegisterReference.Whose in org.holtz.zoe
 

Fields in org.holtz.zoe declared as RegisterReference.Whose
 RegisterReference.Whose RegisterReference.who
           
 

Methods in org.holtz.zoe that return RegisterReference.Whose
static RegisterReference.Whose RegisterReference.Whose.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RegisterReference.Whose[] RegisterReference.Whose.values()
          Returns an array containing the constants of this enum type, in the order they are declared.