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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return DescriptionType
 DescriptionType EjbJar11Factory.createDescriptionType()
          Returns a new object of class 'Description Type'.
 DescriptionType CmpFieldType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ContainerTransactionType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType DocumentRoot.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbJarType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EjbRefType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EntityType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType EnvEntryType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType MethodPermissionType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType MethodType.getDescription()
          Returns the value of the 'Description' containment reference.
 DescriptionType ResourceRefType.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 SessionType.getDescription()
          Returns the value of the 'Description' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type DescriptionType
 void CmpFieldType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void ContainerTransactionType.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 EjbJarType.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 EntityType.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 MethodPermissionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.
 void MethodType.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 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 SessionType.setDescription(DescriptionType value)
          Sets the value of the 'Description' containment reference.