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

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

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

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

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