Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.ExcludeListType

Packages that use ExcludeListType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of ExcludeListType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return ExcludeListType
 ExcludeListType EjbJar21Factory.createExcludeListType()
          Returns a new object of class 'Exclude List Type'.
 ExcludeListType AssemblyDescriptorType.getExcludeList()
          Returns the value of the 'Exclude List' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type ExcludeListType
 void AssemblyDescriptorType.setExcludeList(ExcludeListType value)
          Sets the value of the 'Exclude List' containment reference.