public class ColumnKey extends Object implements Serializable
protected int
index
protected String
jsonIndex
ColumnKey()
ColumnKey(String jsonIndex, int index)
int
getIndex()
String
getJSonIndex()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String jsonIndex
protected int index
public ColumnKey()
public ColumnKey(String jsonIndex, int index)
public String getJSonIndex()
public int getIndex()
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.