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

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

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

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