public static class InventoryClient.InvUpdateMessage.InvPos
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
bagNum |
java.lang.Integer |
bagPos |
Constructor and Description |
---|
InvPos() |
InvPos(int bagNum,
int bagPos) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |