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

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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type AddressingResponsesType
 void AddressingType.setResponses(AddressingResponsesType value)
          Sets the value of the 'Responses' containment reference.