Uses of Class
org.hydrateframework.ejb.schema.Key.AccessMethod

Packages that use Key.AccessMethod
org.hydrateframework.ejb.schema   
 

Uses of Key.AccessMethod in org.hydrateframework.ejb.schema
 

Methods in org.hydrateframework.ejb.schema that return Key.AccessMethod
 Key.AccessMethod Key.getGetterType(int i)
           
 Key.AccessMethod Key.getSetterType(int i)
           
static Key.AccessMethod Key.AccessMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Key.AccessMethod[] Key.AccessMethod.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.