@Entity public class ESSHKey extends Object implements de.taimos.dao.IEntity<Long>, de.cinovo.cloudconductor.api.model.INamed
| Constructor and Description |
|---|
ESSHKey() |
public void setId(long id)
id - the id to setpublic String getKeycontent()
public void setKeycontent(String keycontent)
keycontent - the keycontent to setpublic String getOwner()
public void setOwner(String owner)
owner - the owner to setpublic String getName()
getName in interface de.cinovo.cloudconductor.api.model.INamedpublic void setName(String name)
name - the nameCopyright © 2014 Cinovo AG. All Rights Reserved.