public abstract class ImmutableBaseData extends Object implements BaseData, Serializable
BaseData.| Constructor and Description |
|---|
ImmutableBaseData(int id)
Create base data
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getId()
Get the ID of the data object.
|
int |
hashCode() |
public ImmutableBaseData(int id)
id - ID of datapublic int getId()
BaseDataCopyright © 2015 illucIT Software GmbH. All rights reserved.