Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.EjbLinkType

Packages that use EjbLinkType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of EjbLinkType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return EjbLinkType
 EjbLinkType Webapp22Factory.createEjbLinkType()
          Returns a new object of class 'Ejb Link Type'.
 EjbLinkType DocumentRoot.getEjbLink()
          Returns the value of the 'Ejb Link' containment reference.
 EjbLinkType EjbRefType.getEjbLink()
          Returns the value of the 'Ejb Link' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type EjbLinkType
 void DocumentRoot.setEjbLink(EjbLinkType value)
          Sets the value of the 'Ejb Link' containment reference.
 void EjbRefType.setEjbLink(EjbLinkType value)
          Sets the value of the 'Ejb Link' containment reference.