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

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

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

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

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