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

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

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

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