|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpl.fredy.metadata.FieldTypeInfo
public class FieldTypeInfo
Constructor Summary | |
---|---|
FieldTypeInfo()
Creates a new instance of FieldTypeInfo |
Method Summary | |
---|---|
java.lang.String |
getTypName()
Getter for property typName. |
boolean |
isAutoIncrement()
Getter for property autoIncrement. |
void |
setAutoIncrement(boolean autoIncrement)
Setter for property autoIncrement. |
void |
setTypName(java.lang.String typName)
Setter for property typName. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldTypeInfo()
Method Detail |
---|
public boolean isAutoIncrement()
public void setAutoIncrement(boolean autoIncrement)
autoIncrement
- New value of property autoIncrement.public java.lang.String getTypName()
public void setTypName(java.lang.String typName)
typName
- New value of property typName.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |