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

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

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

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