@Embeddable public static class Component.Nested extends Object
| Constructor and Description |
|---|
Nested() |
Nested(String nestedValue) |
Nested(String nestedValue,
String secondNestedValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNestedValue() |
String |
getSecondNestedValue() |
void |
setNestedValue(String nestedValue) |
void |
setSecondNestedValue(String secondNestedValue) |
public Nested()
public Nested(String nestedValue)
Copyright © 2001-2024 Red Hat, Inc. All Rights Reserved.