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

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

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

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

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