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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return MessageDestinationTypeType
 MessageDestinationTypeType EjbJar21Factory.createMessageDestinationTypeType()
          Returns a new object of class 'Message Destination Type Type'.
 MessageDestinationTypeType MessageDestinationRefType.getMessageDestinationType()
          Returns the value of the 'Message Destination Type' containment reference.
 MessageDestinationTypeType MessageDrivenBeanType.getMessageDestinationType()
          Returns the value of the 'Message Destination Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type MessageDestinationTypeType
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the 'Message Destination Type' containment reference.
 void MessageDrivenBeanType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the 'Message Destination Type' containment reference.