@Entity public class EPackageState extends Object implements de.taimos.dao.IEntity<Long>
| Constructor and Description |
|---|
EPackageState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EHost |
getHost() |
Long |
getId() |
EPackageVersion |
getVersion() |
int |
hashCode() |
void |
setHost(EHost host) |
void |
setId(long id) |
void |
setVersion(EPackageVersion version) |
public void setId(long id)
id - the id to setpublic EHost getHost()
public void setHost(EHost host)
host - the host to setpublic EPackageVersion getVersion()
public void setVersion(EPackageVersion version)
version - the version to setCopyright © 2014 Cinovo AG. All Rights Reserved.