Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.DescriptionType

Packages that use DescriptionType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of DescriptionType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return DescriptionType
 DescriptionType EjbJar21Factory.createDescriptionType()
          Returns a new object of class 'Description Type'.
 DescriptionType QueryType.getDescription()
          Returns the value of the 'Description' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type DescriptionType
 void QueryType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.