Uses of Class
org.plasma.text.ddl.Pk

Packages that use Pk
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of Pk in org.plasma.text.ddl
 

Fields in org.plasma.text.ddl declared as Pk
protected  Pk Table.pk
           
 

Methods in org.plasma.text.ddl that return Pk
 Pk ObjectFactory.createPk()
          Create an instance of Pk
 Pk Table.getPk()
          Gets the value of the pk property.
 

Methods in org.plasma.text.ddl with parameters of type Pk
 void Table.setPk(Pk value)
          Sets the value of the pk property.
 



Copyright © 2013. All Rights Reserved.