public abstract class TableType extends Object implements Serializable
TableType()
boolean
equals(Object obj)
List<ColumnType>
getAllowedColumnTypes()
abstract String
getCode()
getName()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TableType()
public abstract String getCode()
public abstract String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public List<ColumnType> getAllowedColumnTypes()
Copyright © 2015. All Rights Reserved.