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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return MessageDestinationUsageType
 MessageDestinationUsageType Webapp30Factory.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.webapp30 with parameters of type MessageDestinationUsageType
 void MessageDestinationRefType.setMessageDestinationUsage(MessageDestinationUsageType value)
          Sets the value of the 'Message Destination Usage' containment reference.