Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.DescriptionType

Packages that use DescriptionType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of DescriptionType in org.eclipse.modisco.jee.webapp.webapp30
 

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

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