Uses of Class
javax.ejb.EntityType

Packages that use EntityType
javax.ejb   
 

Uses of EntityType in javax.ejb
 

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