org.utgenome.gwt.utgb.client.db.datatype
Class StringListType

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.db.datatype.DataTypeBase
      extended by org.utgenome.gwt.utgb.client.db.datatype.StringListType
All Implemented Interfaces:
DataType

public abstract class StringListType
extends DataTypeBase


Field Summary
 
Fields inherited from class org.utgenome.gwt.utgb.client.db.datatype.DataTypeBase
isNotNull, isPrimaryKey, name
 
Constructor Summary
StringListType(String name)
           
 
Method Summary
 String getTypeName()
           
 
Methods inherited from class org.utgenome.gwt.utgb.client.db.datatype.DataTypeBase
getName, isNotNull, isPrimaryKey, setAsPrimaryKey, setNotNull, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.utgenome.gwt.utgb.client.db.datatype.DataType
getInputForm
 

Constructor Detail

StringListType

public StringListType(String name)
Method Detail

getTypeName

public String getTypeName()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.