Deprecated API


Contents
Deprecated Methods
com.nhncorp.neptune.client.Row.addCells(String, List)
          Use addCellList() 
com.nhncorp.neptune.client.Row.getCellMaps(String)
          Use getCellMap() 
com.nhncorp.neptune.client.Row.getCells(String)
          Use getCellList() 
com.nhncorp.neptune.client.Row.getColumnSize()
          Use getColumnCount() 
com.nhncorp.neptune.client.Row.getFirstColumnCells()
          Use getFirstColumnCellList() 
com.nhncorp.neptune.client.Row.getOne(String)
          use getFirst()