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

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

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

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