public class ColumnEntry extends Object
ColumnChooserUtils
ColumnEntry(String label, Integer index, Integer position)
boolean
equals(Object obj)
Integer
getIndex()
String
getLabel()
getPosition()
int
hashCode()
void
setPosition(Integer position)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ColumnEntry(String label, Integer index, Integer position)
public String toString()
toString
Object
public Integer getPosition()
public void setPosition(Integer position)
public Integer getIndex()
public String getLabel()
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2013. All Rights Reserved.