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

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

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

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

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