-
-
Constructor Summary
Constructors
| Constructor and Description |
DelItemOp(int id)
Create operation.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.illucit.partyinvoice.data.Operation
operate
-
-
Constructor Detail
-
DelItemOp
public DelItemOp(int id)
Create operation.
- Parameters:
id - ID of existing item
-
Method Detail
-
getId
public int getId()
Get existing item ID.
- Returns:
- item ID
Copyright © 2015 illucIT Software GmbH. All rights reserved.