@Entity public class WidgetInfo extends Object implements Serializable, BaseEntity<Long>
| Constructor and Description |
|---|
WidgetInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEntityId() |
void |
setEntityId(Long id) |
public Long getEntityId()
getEntityId in interface BaseEntity<Long>public void setEntityId(Long id)
setEntityId in interface BaseEntity<Long>Copyright © 2020. All rights reserved.