Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.JavaIdentifierType

Packages that use JavaIdentifierType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of JavaIdentifierType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return JavaIdentifierType
 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.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type JavaIdentifierType
 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.