Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.MessageDestinationTypeType

Packages that use MessageDestinationTypeType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of MessageDestinationTypeType in org.eclipse.modisco.jee.webapp.webapp25
 

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

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