|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaffa.tools.domainmeta.uniface.TableInfoReader.Table
An instance of this class represents a table defined in the TableInfo.xml file.
| Constructor Summary | |
TableInfoReader.Table()
|
|
| Method Summary | |
String |
getDatabaseTable()
Getter for property databaseTable. |
String |
getDomainObject()
Getter for property domainObject. |
String |
getDomainPackage()
Getter for property domainPackage. |
String |
getModuleName()
Getter for property moduleName. |
String |
getRegenerate()
Getter for property regenerate. |
String |
getSchema()
Getter for property schema. |
String |
toString()
Returns diagnostic information. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TableInfoReader.Table()
| Method Detail |
public String getDatabaseTable()
public String getSchema()
public String getModuleName()
public String getDomainObject()
public String getDomainPackage()
public String getRegenerate()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||