Creating a Taxonomic e-Science

org.cateproject.controller.flow.action.upload
Class CurrentCell

java.lang.Object
  extended by org.cateproject.controller.flow.action.upload.CurrentCell
All Implemented Interfaces:
Serializable

public class CurrentCell
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CurrentCell(Integer row, Integer column, String query, UUID uuid)
           
 
Method Summary
 Integer getColumn()
           
 String getQuery()
           
 Integer getRow()
           
 Class getType()
           
 UUID getUuid()
           
 void setType(Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentCell

public CurrentCell(Integer row,
                   Integer column,
                   String query,
                   UUID uuid)
Method Detail

setType

public void setType(Class type)

getRow

public Integer getRow()

getColumn

public Integer getColumn()

getType

public Class getType()

getQuery

public String getQuery()

getUuid

public UUID getUuid()

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.