public class JaxbInheritance extends Object
Modifier and Type | Field and Description |
---|---|
protected JaxbInheritanceType |
strategy |
Constructor and Description |
---|
JaxbInheritance() |
Modifier and Type | Method and Description |
---|---|
JaxbInheritanceType |
getStrategy()
Gets the value of the strategy property.
|
void |
setStrategy(JaxbInheritanceType value)
Sets the value of the strategy property.
|
protected JaxbInheritanceType strategy
public JaxbInheritanceType getStrategy()
JaxbInheritanceType
public void setStrategy(JaxbInheritanceType value)
value
- allowed object is
JaxbInheritanceType
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.