Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.MessageDestinationLinkType
Packages that use MessageDestinationLinkType
-
Uses of MessageDestinationLinkType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as MessageDestinationLinkTypeModifier and TypeFieldDescriptionprotected MessageDestinationLinkTypeMessageDestinationRefType.messageDestinationLinkMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationLinkTypeModifier and TypeMethodDescriptionObjectFactory.createMessageDestinationLinkType()Create an instance ofMessageDestinationLinkTypeMessageDestinationRefType.getMessageDestinationLink()Gets the value of the messageDestinationLink property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationLinkTypeModifier and TypeMethodDescriptionvoidMessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value) Sets the value of the messageDestinationLink property.