| Modifier and Type | Class and Description |
|---|---|
static class |
EntityWithNotAggregateId.PK |
| Constructor and Description |
|---|
EntityWithNotAggregateId() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
EntityWithNotAggregateId.PK |
getId() |
void |
setData(String data) |
void |
setId(EntityWithNotAggregateId.PK id) |
public EntityWithNotAggregateId.PK getId()
public void setId(EntityWithNotAggregateId.PK id)
public String getData()
public void setData(String data)
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.