Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.AddressingResponsesType
-
Packages that use AddressingResponsesType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of AddressingResponsesType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as AddressingResponsesType Modifier and Type Field Description protected AddressingResponsesTypeAddressingType. responsesMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return AddressingResponsesType Modifier and Type Method Description AddressingResponsesTypeObjectFactory. createAddressingResponsesType()Create an instance ofAddressingResponsesTypeAddressingResponsesTypeAddressingType. getResponses()Gets the value of the responses property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type AddressingResponsesType Modifier and Type Method Description voidAddressingType. setResponses(AddressingResponsesType value)Sets the value of the responses property.
-