| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp25 |
| Modifier and Type | Method and Description |
|---|---|
JavaIdentifierType |
Webapp25Factory.createJavaIdentifierType()
Returns a new object of class 'Java Identifier Type'.
|
JavaIdentifierType |
InjectionTargetType.getInjectionTargetName()
Returns the value of the 'Injection Target Name' containment reference.
|
JavaIdentifierType |
LifecycleCallbackType.getLifecycleCallbackMethod()
Returns the value of the 'Lifecycle Callback Method' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InjectionTargetType.setInjectionTargetName(JavaIdentifierType value)
Sets the value of the '
Injection Target Name' containment reference. |
void |
LifecycleCallbackType.setLifecycleCallbackMethod(JavaIdentifierType value)
Sets the value of the '
Lifecycle Callback Method' containment reference. |