public class ObjectKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
objectID |
private int |
variationID |
Constructor and Description |
---|
ObjectKey(int objectID,
int variationID) |
Modifier and Type | Method and Description |
---|---|
int |
getObjectID() |
int |
getVariationID() |