util
Class TableDsc
java.lang.Object
|
+--util.InstDescr
|
+--util.TableDsc
- public class TableDsc
- extends InstDescr
the class TableDsc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableDsc
public TableDsc()
TableDsc
public TableDsc(int nRows,
int nColumns)
TableDsc
public TableDsc(String TableName,
int nRows,
int nColumns)
getName
public String getName()
- Overrides:
getName
in class InstDescr
getIfcName
public String getIfcName()
- Overrides:
getIfcName
in class InstDescr
getService
public String getService()
- Description copied from class:
InstDescr
- the method getService
- Overrides:
getService
in class InstDescr
createInstance
public XInterface createInstance(XMultiServiceFactory docMSF)
- Overrides:
createInstance
in class InstDescr