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

Packages that use MessageDestinationLinkType
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
protected  MessageDestinationLinkType MessageDestinationRefType.messageDestinationLink
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return MessageDestinationLinkType
 MessageDestinationLinkType ObjectFactory.createMessageDestinationLinkType()
          Create an instance of MessageDestinationLinkType
 MessageDestinationLinkType MessageDestinationRefType.getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 



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