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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return MessageDestinationLinkType
 MessageDestinationLinkType Webapp24Factory.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.webapp24 with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the 'Message Destination Link' containment reference.