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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return MessageDestinationUsageType
 MessageDestinationUsageType Webapp25Factory.createMessageDestinationUsageType()
          Returns a new object of class 'Message Destination Usage Type'.
 MessageDestinationUsageType MessageDestinationRefType.getMessageDestinationUsage()
          Returns the value of the 'Message Destination Usage' containment reference.
 

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