Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.EjbClientJarType

Packages that use EjbClientJarType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of EjbClientJarType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EjbClientJarType
 EjbClientJarType EjbJar11Factory.createEjbClientJarType()
          Returns a new object of class 'Ejb Client Jar Type'.
 EjbClientJarType DocumentRoot.getEjbClientJar()
          Returns the value of the 'Ejb Client Jar' containment reference.
 EjbClientJarType EjbJarType.getEjbClientJar()
          Returns the value of the 'Ejb Client Jar' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type EjbClientJarType
 void DocumentRoot.setEjbClientJar(EjbClientJarType value)
          Sets the value of the 'Ejb Client Jar' containment reference.
 void EjbJarType.setEjbClientJar(EjbClientJarType value)
          Sets the value of the 'Ejb Client Jar' containment reference.