public class CellReader extends Object implements Serializable
CellReader(int index, String name)
int
getIndex()
String
getName()
void
setIndex(int index)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CellReader(int index, String name)
public int getIndex()
public void setIndex(int index)
index
public String getName()
public void setName(String name)
name
Copyright © 2019. All rights reserved.