public class Inheritance extends Object
| Modifier and Type | Field and Description |
|---|---|
protected InheritanceType |
strategy |
| Constructor and Description |
|---|
Inheritance() |
| 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()
InheritanceTypepublic void setStrategy(InheritanceType value)
value - allowed object is
InheritanceTypeCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.