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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return PrimkeyFieldType
 PrimkeyFieldType EjbJar20Factory.createPrimkeyFieldType()
          Returns a new object of class 'Primkey Field Type'.
 PrimkeyFieldType DocumentRoot.getPrimkeyField()
          Returns the value of the 'Primkey Field' containment reference.
 PrimkeyFieldType EntityType.getPrimkeyField()
          Returns the value of the 'Primkey Field' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type PrimkeyFieldType
 void DocumentRoot.setPrimkeyField(PrimkeyFieldType value)
          Sets the value of the 'Primkey Field' containment reference.
 void EntityType.setPrimkeyField(PrimkeyFieldType value)
          Sets the value of the 'Primkey Field' containment reference.