| Package | Description |
|---|---|
| com.xpert.maker |
| Modifier and Type | Method and Description |
|---|---|
BeanType |
Bean.getBeanType() |
static BeanType |
BeanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanType[] |
BeanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bean.setBeanType(BeanType beanType) |
| Constructor and Description |
|---|
Bean(Class entity,
BeanType beanType) |
Copyright © 2015. All rights reserved.