Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.AddressingType
-
Packages that use AddressingType Package Description 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 Modifier and Type Field Description protected AddressingTypePortComponentRefType. addressingprotected AddressingTypePortComponentType. addressingMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return AddressingType Modifier and Type Method Description AddressingTypeObjectFactory. createAddressingType()Create an instance ofAddressingTypeAddressingTypePortComponentRefType. getAddressing()Gets the value of the addressing property.AddressingTypePortComponentType. getAddressing()Gets the value of the addressing property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type AddressingType Modifier and Type Method Description voidPortComponentRefType. setAddressing(AddressingType value)Sets the value of the addressing property.voidPortComponentType. setAddressing(AddressingType value)Sets the value of the addressing property.
-