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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return DescriptionType
 DescriptionType Webapp23Factory.createDescriptionType()
          Returns a new object of class 'Description Type'.
 DescriptionType AuthConstraintType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ContextParamType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType DocumentRoot.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbLocalRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EnvEntryType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType FilterType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType InitParamType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ResourceEnvRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ResourceRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType RunAsType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SecurityRoleRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType SecurityRoleType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ServletType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType UserDataConstraintType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType WebAppType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType WebResourceCollectionType.getDescription()
          Returns the value of the 'Description' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type DescriptionType
 void AuthConstraintType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ContextParamType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void DocumentRoot.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbLocalRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EjbRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void EnvEntryType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void FilterType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void InitParamType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ResourceEnvRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ResourceRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void RunAsType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SecurityRoleRefType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void SecurityRoleType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ServletType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void UserDataConstraintType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void WebAppType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void WebResourceCollectionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.