GenericUtilities.TypeCategory |
GenericObjectType.getTypeCategory() |
Get the TypeCategory that represents this Object
|
static GenericUtilities.TypeCategory |
GenericUtilities.getTypeCategory(org.apache.bcel.generic.Type type) |
Get the TypeCategory that represents this Object
|
static GenericUtilities.TypeCategory |
GenericUtilities.TypeCategory.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static GenericUtilities.TypeCategory[] |
GenericUtilities.TypeCategory.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|