com.konakartadmin.app
Class AdminOrderUpdate

java.lang.Object
  extended by com.konakartadmin.app.AdminOrderUpdate

public class AdminOrderUpdate
extends java.lang.Object

AdminOrderUpdate object for the Admin App


Field Summary
private  int updatedById
          updatedById
 
Constructor Summary
AdminOrderUpdate()
          Constructor
 
Method Summary
 int getUpdatedById()
           
 void setUpdatedById(int updatedById)
           
 java.lang.String toString()
           
 java.lang.String toStringBrief()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedById

private int updatedById
updatedById

Constructor Detail

AdminOrderUpdate

public AdminOrderUpdate()
Constructor

Method Detail

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.