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

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

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

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