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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return MultiplicityType
 MultiplicityType EjbJar21Factory.createMultiplicityType()
          Returns a new object of class 'Multiplicity Type'.
 MultiplicityType EjbRelationshipRoleType.getMultiplicity()
          Returns the value of the 'Multiplicity' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type MultiplicityType
 void EjbRelationshipRoleType.setMultiplicity(MultiplicityType value)
          Sets the value of the 'Multiplicity' containment reference.