@Embeddable public class SimpleComponent extends Object
| Constructor and Description |
|---|
SimpleComponent() |
SimpleComponent(String anAttribute,
String anotherAttribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnAttribute() |
String |
getAnotherAttribute() |
void |
setAnAttribute(String anAttribute) |
void |
setAnotherAttribute(String anotherAttribute) |
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.