Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.AddressingType

Packages that use AddressingType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of AddressingType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return AddressingType
 AddressingType EjbJar31Factory.createAddressingType()
          Returns a new object of class 'Addressing Type'.
 AddressingType PortComponentRefType.getAddressing()
          Returns the value of the 'Addressing' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type AddressingType
 void PortComponentRefType.setAddressing(AddressingType value)
          Sets the value of the 'Addressing' containment reference.