Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.MessageDestinationLinkType

Packages that use MessageDestinationLinkType
org.apache.cxf.jaxws.javaee   
 

Uses of MessageDestinationLinkType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as MessageDestinationLinkType
protected  MessageDestinationLinkType MessageDestinationRefType.messageDestinationLink
           
 

Methods in org.apache.cxf.jaxws.javaee 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.cxf.jaxws.javaee with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 


Apache CXF API

Apache CXF