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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return MessageDestinationTypeType
 MessageDestinationTypeType EjbJar31Factory.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.EjbJar31 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.