Uses of Class
org.apache.axis2.jaxws.description.xml.handler.MessageDestinationLinkType

Packages that use MessageDestinationLinkType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of MessageDestinationLinkType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as MessageDestinationLinkType
protected  MessageDestinationLinkType MessageDestinationRefType.messageDestinationLink
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return MessageDestinationLinkType
 MessageDestinationLinkType ObjectFactory.createMessageDestinationLinkType()
          Create an instance of MessageDestinationLinkType
 MessageDestinationLinkType MessageDestinationRefType.getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.