Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.AddressingType

Packages that use AddressingType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of AddressingType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as AddressingType
protected  AddressingType PortComponentRefType.addressing
           
protected  AddressingType PortComponentType.addressing
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return AddressingType
 AddressingType ObjectFactory.createAddressingType()
          Create an instance of AddressingType
 AddressingType PortComponentRefType.getAddressing()
          Gets the value of the addressing property.
 AddressingType PortComponentType.getAddressing()
          Gets the value of the addressing property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type AddressingType
 void PortComponentRefType.setAddressing(AddressingType value)
          Sets the value of the addressing property.
 void PortComponentType.setAddressing(AddressingType value)
          Sets the value of the addressing property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.