|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassType | |
---|---|
com.bm.ejb3metadata.annotations | Implementation of meta data analysis for EJB 3.0 |
com.bm.ejb3metadata.annotations.metadata | Implementation of meta data analysis for EJB 3.0 |
Uses of ClassType in com.bm.ejb3metadata.annotations |
---|
Methods in com.bm.ejb3metadata.annotations 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. |
Uses of ClassType in com.bm.ejb3metadata.annotations.metadata |
---|
Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type ClassType | |
---|---|
void |
ClassAnnotationMetadata.setClassType(ClassType cType)
Sets the type of this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |