com.konakartadmin.app
Class AdminOrderUpdate
java.lang.Object
com.konakartadmin.app.AdminOrderUpdate
public class AdminOrderUpdate
- extends java.lang.Object
AdminOrderUpdate object for the Admin App
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
updatedById
private int updatedById
- updatedById
AdminOrderUpdate
public AdminOrderUpdate()
- Constructor
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
- Returns:
- Returns a string containing the attributes of the AdminOrderUpdate object.
toStringBrief
public java.lang.String toStringBrief()
- Returns:
- Returns a brief string containing the attributes of the AdminOrderUpdate object.
getUpdatedById
public int getUpdatedById()
- Returns:
- the updatedById
setUpdatedById
public void setUpdatedById(int updatedById)
- Parameters:
updatedById
- the updatedById to set
Copyright © 2011 DS Data Systems UK Ltd.