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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return MultiplicityType
 MultiplicityType EjbJar31Factory.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.EjbJar31 with parameters of type MultiplicityType
 void EjbRelationshipRoleType.setMultiplicity(MultiplicityType value)
          Sets the value of the 'Multiplicity' containment reference.