public class Inheritance
extends java.lang.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()
InheritanceType
public void setStrategy(InheritanceType value)
value
- allowed object is
InheritanceType