Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.DestinationTypeType

Packages that use DestinationTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of DestinationTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return DestinationTypeType
 DestinationTypeType EjbJar20Factory.createDestinationTypeType()
          Returns a new object of class 'Destination Type Type'.
 DestinationTypeType DocumentRoot.getDestinationType()
          Returns the value of the 'Destination Type' containment reference.
 DestinationTypeType MessageDrivenDestinationType.getDestinationType()
          Returns the value of the 'Destination Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type DestinationTypeType
 void DocumentRoot.setDestinationType(DestinationTypeType value)
          Sets the value of the 'Destination Type' containment reference.
 void MessageDrivenDestinationType.setDestinationType(DestinationTypeType value)
          Sets the value of the 'Destination Type' containment reference.