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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return AddressingResponsesType
 AddressingResponsesType Webapp30Factory.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.webapp.webapp30 with parameters of type AddressingResponsesType
 void AddressingType.setResponses(AddressingResponsesType value)
          Sets the value of the 'Responses' containment reference.