| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--planetj.dataengine.RowClassProperties
        |
        +--planetj.dataengine.RowInterfaceProperties
Insert the type's description here. Creation date: (4/1/2002 5:59:39 PM)
| Constructor Summary | |
RowInterfaceProperties()
 | 
|
| Method Summary | |
 String | 
getTableName()
This method is derrived from the getFullClassName which is return LIBRARY_NAME.TABLE_NAME for classes and LIBRARY_NAME.I + TABLE_NAME for interfaces Creation date: (4/9/2002 1:21:32 PM)  | 
 boolean | 
isGenerateConstantComments()
Tests if constant comments methods should be generated.  | 
 boolean | 
isGenerateConstantTableProperties()
Tests if constant table properties methods should be generated.  | 
 boolean | 
isGenerateFieldNameConstants()
Tests if constants should be generated for field names.  | 
 boolean | 
isGenerateGetters()
Tests if getter methods should be generated.  | 
 boolean | 
isGenerateSetters()
Tests if setter methods should be generated.  | 
| Methods inherited from class planetj.dataengine.RowClassProperties | 
getFileLocation, getFullClassName, getLibraryName, getPackage, isGeneratePackage, isUsePrimitives, setFileLocation, setFullClassName, setGenerateConstantComments, setGenerateConstantTableProperties, setGenerateFieldNameConstants, setGenerateGetters, setGeneratePackage, setGenerateSetters, setPackage, setUsePrimitives | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public RowInterfaceProperties()
| Method Detail | 
public String getTableName()
getTableName in class RowClassPropertiespublic boolean isGenerateConstantComments()
isGenerateConstantComments in class RowClassPropertiespublic boolean isGenerateConstantTableProperties()
isGenerateConstantTableProperties in class RowClassPropertiespublic boolean isGenerateFieldNameConstants()
	public static final String FORMAT_NAME = "FMTNME";
isGenerateFieldNameConstants in class RowClassPropertiespublic boolean isGenerateGetters()
isGenerateGetters in class RowClassPropertiespublic boolean isGenerateSetters()
isGenerateSetters in class RowClassProperties
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||