|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanResultType | |
|---|---|
| org.jboss.seam.xml.core | |
| Uses of BeanResultType in org.jboss.seam.xml.core |
|---|
| Methods in org.jboss.seam.xml.core that return BeanResultType | |
|---|---|
BeanResultType |
BeanResult.getBeanType()
|
static BeanResultType |
BeanResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BeanResultType[] |
BeanResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.seam.xml.core with parameters of type BeanResultType | |
|---|---|
BeanResult(Class<X> type,
boolean readAnnotations,
BeanResultType beanType,
List<FieldValueObject> fieldValues,
List<BeanResult<?>> inlineBeans,
javax.enterprise.inject.spi.BeanManager beanManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||