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

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

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

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