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

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

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

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