|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLInjectionModelType | |
|---|---|
| org.apache.webbeans.inject.xml | |
| Uses of XMLInjectionModelType in org.apache.webbeans.inject.xml |
|---|
| Methods in org.apache.webbeans.inject.xml that return XMLInjectionModelType | |
|---|---|
XMLInjectionModelType |
XMLInjectionPointModel.getType()
|
static XMLInjectionModelType |
XMLInjectionModelType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XMLInjectionModelType[] |
XMLInjectionModelType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.webbeans.inject.xml with parameters of type XMLInjectionModelType | |
|---|---|
void |
XMLInjectionPointModel.setType(XMLInjectionModelType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||