jpl.mipl.mdms.FileService.spider.cmp
Class ActionTable
java.lang.Object
jpl.mipl.mdms.FileService.spider.cmp.ActionTable
public class ActionTable
- extends Object
A hibernate ready PiDataSourceTable class mapping onto the SPIDER
ProductReceivable table
- Version:
- $Id: ActionTable.java,v 1.1 2005/06/16 20:07:18 cxr Exp $
- Author:
- C. Radulescu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionTable
public ActionTable()
getAction_id
public long getAction_id()
setAction_id
public void setAction_id(long action_id)
getType_id
public int getType_id()
setType_id
public void setType_id(int type_id)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)