@Embeddable public static class Contact.Name extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFirst() |
String |
getLast() |
void |
setFirst(String first) |
void |
setLast(String last) |
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.