|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavaIdentifierType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar30 |
Uses of JavaIdentifierType in org.eclipse.modisco.jee.ejbjar.EjbJar30 |
---|
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return JavaIdentifierType | |
---|---|
JavaIdentifierType |
EjbJar30Factory.createJavaIdentifierType()
Returns a new object of class 'Java Identifier Type'. |
JavaIdentifierType |
EntityBeanType.getAbstractSchemaName()
Returns the value of the 'Abstract Schema Name' containment reference. |
JavaIdentifierType |
CmpFieldType.getFieldName()
Returns the value of the 'Field Name' containment reference. |
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. |
JavaIdentifierType |
AroundInvokeType.getMethodName()
Returns the value of the 'Method Name' containment reference. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type JavaIdentifierType | |
---|---|
void |
EntityBeanType.setAbstractSchemaName(JavaIdentifierType value)
Sets the value of the ' Abstract Schema Name ' containment reference. |
void |
CmpFieldType.setFieldName(JavaIdentifierType value)
Sets the value of the ' Field Name ' containment reference. |
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. |
void |
AroundInvokeType.setMethodName(JavaIdentifierType value)
Sets the value of the ' Method Name ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |