public class ResultDefinition extends Object implements Serializable
ResultDefinition()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getColumn()
getTable()
int
hashCode()
void
setColumn(String column)
setTable(String table)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ResultDefinition()
public String getColumn()
public String getTable()
public void setColumn(String column)
public void setTable(String table)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012 NTT DATA INTRAMART CORPORATION