public abstract class IdEntity extends Object implements Serializable, HibernateRelations.HasId
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ID |
| Constructor and Description |
|---|
IdEntity() |
public static final String PROPERTY_ID
public Long getId()
getId in interface HibernateRelations.HasIdpublic void setId(Long id)
setId in interface HibernateRelations.HasIdCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.