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

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

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

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