Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.MessageDestinationLinkType
-
Packages that use MessageDestinationLinkType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of MessageDestinationLinkType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as MessageDestinationLinkType Modifier and Type Field Description protected MessageDestinationLinkTypeMessageDestinationRefType. messageDestinationLinkMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationLinkType Modifier and Type Method Description MessageDestinationLinkTypeObjectFactory. createMessageDestinationLinkType()Create an instance ofMessageDestinationLinkTypeMessageDestinationLinkTypeMessageDestinationRefType. getMessageDestinationLink()Gets the value of the messageDestinationLink property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationLinkType Modifier and Type Method Description voidMessageDestinationRefType. setMessageDestinationLink(MessageDestinationLinkType value)Sets the value of the messageDestinationLink property.
-