| Modifier and Type | Class and Description |
|---|---|
static class |
EntityWithAggregateId.Key |
| Constructor and Description |
|---|
EntityWithAggregateId() |
EntityWithAggregateId(EntityWithAggregateId.Key key,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
EntityWithAggregateId.Key |
getKey() |
void |
setData(String data) |
void |
setKey(EntityWithAggregateId.Key key) |
public EntityWithAggregateId()
public EntityWithAggregateId(EntityWithAggregateId.Key key, String data)
public EntityWithAggregateId.Key getKey()
public void setKey(EntityWithAggregateId.Key key)
public String getData()
public void setData(String data)
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.