org.cateproject.controller.flow.action.upload
Class CurrentCell
java.lang.Object
org.cateproject.controller.flow.action.upload.CurrentCell
- All Implemented Interfaces:
- Serializable
public class CurrentCell
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentCell
public CurrentCell(Integer row,
Integer column,
String query,
UUID uuid)
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()
Copyright © 2010. All Rights Reserved.