|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xerial.db.datatype.DataTypeBase
org.xerial.db.datatype.StringListType
public class StringListType
| Constructor Summary | |
|---|---|
StringListType(String p)
|
|
| Method Summary | |
|---|---|
String |
getTypeName()
Gets the type name of this data type, e.g., integer, boolean, etc. |
| Methods inherited from class org.xerial.db.datatype.DataTypeBase |
|---|
compareTo, equals, getName, isNotNull, isPrimaryKey, setNotNull, setPrimaryKey, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringListType(String p)
| Method Detail |
|---|
public String getTypeName()
DataType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
