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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return PrimKeyClassType
 PrimKeyClassType EjbJar11Factory.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.EjbJar11 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.