public class CtxTableColonne extends Object implements Serializable
CtxTableColonne()
CtxTableColonne(String table, String colonne, String type)
String
getColonne()
getTable()
getType()
void
setColonne(String colonne)
setTable(String table)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CtxTableColonne()
public CtxTableColonne(String table, String colonne, String type)
public String getTable()
public void setTable(String table)
public String getColonne()
public void setColonne(String colonne)
public String getType()
public void setType(String type)
Copyright © 2016. All rights reserved.