@Embeddable public static class EntityWithAggregateId.Key extends Object implements Serializable
| Constructor and Description |
|---|
Key() |
Key(String value1,
String value2) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue1() |
String |
getValue2() |
void |
setValue1(String value1) |
void |
setValue2(String value2) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.