- All Implemented Interfaces:
Command<Void>
- Author:
- Filip Hrisafov
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
sequenceValueId
protected String sequenceValueId
-
value
protected long value
-
Constructor Details
-
UpdateSequenceValueCmd
public UpdateSequenceValueCmd(String sequenceValueId,
long value)
-