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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return DescriptionType
 DescriptionType EjbJar30Factory.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.EjbJar30 with parameters of type DescriptionType
 void QueryType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.