@Deprecated public abstract class BasicItemInfo extends java.lang.Object implements Transferable
BasicItem
.Modifier and Type | Field and Description |
---|---|
private int |
id
Deprecated.
|
private int |
version
Deprecated.
|
Constructor and Description |
---|
BasicItemInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Deprecated.
|
int |
getVersion()
Deprecated.
|
void |
setId(int id)
Deprecated.
|
void |
setVersion(int version)
Deprecated.
|