Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.MessageDestinationUsageType

Packages that use MessageDestinationUsageType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of MessageDestinationUsageType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

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