com.phenix.pct
Class PCTTable

java.lang.Object
  extended by com.phenix.pct.PCTTable

public class PCTTable
extends Object

Table object for PCTLoadData

Version:
$Revision$
Author:
Gilles QUERRET

Constructor Summary
PCTTable()
           
 
Method Summary
 String getName()
          Table name
 void setName(String name)
          Table name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCTTable

public PCTTable()
Method Detail

setName

public void setName(String name)
Table name

Parameters:
name - String

getName

public String getName()
Table name

Returns:
String


Copyright © 2003-2011 Gilles QUERRET. All Rights Reserved.