Uses of Class
org.ow2.util.ee.metadata.ejbjar.api.ClassType

Packages that use ClassType
org.ow2.util.ee.metadata.ejbjar.api Implementation of EJB 3.0 container 
 

Uses of ClassType in org.ow2.util.ee.metadata.ejbjar.api
 

Methods in org.ow2.util.ee.metadata.ejbjar.api that return ClassType
static ClassType ClassType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClassType[] ClassType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api with parameters of type ClassType
 void IEjbJarClassMetadata.setClassType(ClassType cType)
          Sets the type of this class.
 



Copyright © 2007-2008 OW2 Consortium. All Rights Reserved.