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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return PrimKeyClassType
 PrimKeyClassType EjbJar20Factory.createPrimKeyClassType()
          Returns a new object of class 'Prim Key Class Type'.
 PrimKeyClassType DocumentRoot.getPrimKeyClass()
          Returns the value of the 'Prim Key Class' containment reference.
 PrimKeyClassType EntityType.getPrimKeyClass()
          Returns the value of the 'Prim Key Class' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type PrimKeyClassType
 void DocumentRoot.setPrimKeyClass(PrimKeyClassType value)
          Sets the value of the 'Prim Key Class' containment reference.
 void EntityType.setPrimKeyClass(PrimKeyClassType value)
          Sets the value of the 'Prim Key Class' containment reference.