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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return MessageDestinationTypeType
 MessageDestinationTypeType Webapp24Factory.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.webapp24 with parameters of type MessageDestinationTypeType
 void MessageDestinationRefType.setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the 'Message Destination Type' containment reference.