Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.MessageDestinationLinkType

Packages that use MessageDestinationLinkType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of MessageDestinationLinkType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return MessageDestinationLinkType
 MessageDestinationLinkType Webapp25Factory.createMessageDestinationLinkType()
          Returns a new object of class 'Message Destination Link Type'.
 MessageDestinationLinkType MessageDestinationRefType.getMessageDestinationLink()
          Returns the value of the 'Message Destination Link' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the 'Message Destination Link' containment reference.