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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return AssemblyDescriptorType
 AssemblyDescriptorType EjbJar21Factory.createAssemblyDescriptorType()
          Returns a new object of class 'Assembly Descriptor Type'.
 AssemblyDescriptorType EjbJarType.getAssemblyDescriptor()
          Returns the value of the 'Assembly Descriptor' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type AssemblyDescriptorType
 void EjbJarType.setAssemblyDescriptor(AssemblyDescriptorType value)
          Sets the value of the 'Assembly Descriptor' containment reference.