org.gcube.portlets.user.tdw.shared.model
Class ColumnKey
java.lang.Object
org.gcube.portlets.user.tdw.shared.model.ColumnKey
- All Implemented Interfaces:
- Serializable
public class ColumnKey
- extends Object
- implements Serializable
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
- See Also:
- Serialized Form
jsonIndex
protected String jsonIndex
index
protected int index
ColumnKey
public ColumnKey()
ColumnKey
public ColumnKey(String jsonIndex,
int index)
- Parameters:
jsonIndex - index -
getJSonIndex
public String getJSonIndex()
- Returns:
- the value
getIndex
public int getIndex()
- Returns:
- the index
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.