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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return ExcludeListType
 ExcludeListType EjbJar31Factory.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.EjbJar31 with parameters of type ExcludeListType
 void AssemblyDescriptorType.setExcludeList(ExcludeListType value)
          Sets the value of the 'Exclude List' containment reference.