public class OrderCodeKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT |
| Constructor and Description |
|---|
| OrderCodeKey(java.lang.Long anOrderId, java.lang.Integer anCodeId) |
| Modifier and Type | Method and Description |
|---|---|
| boolean | equals(java.lang.Object aObj) |
| java.lang.Integer | getCodeId() |
| java.lang.Long | getOrderId() |
| int | hashCode() |
public static final java.lang.String COPYRIGHT