public class JaxbInheritance extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected InheritanceType |
strategy |
| Constructor and Description |
|---|
JaxbInheritance() |
| Modifier and Type | Method and Description |
|---|---|
InheritanceType |
getStrategy()
Gets the value of the strategy property.
|
void |
setStrategy(InheritanceType value)
Sets the value of the strategy property.
|
protected InheritanceType strategy
public InheritanceType getStrategy()
Stringpublic void setStrategy(InheritanceType value)
value - allowed object is
StringCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.