|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.entity.xtc.Strategy
public class Strategy
Schema fragment(s) for this class:
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="strategy">
<xs:simpleType>
<!-- Reference to inner class StrategyInner -->
</xs:simpleType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
Strategy.StrategyInner
Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
Strategy()
|
|
| Method Summary | |
|---|---|
Strategy.StrategyInner |
getStrategy()
Get the 'strategy' element value. |
void |
setStrategy(Strategy.StrategyInner strategy)
Set the 'strategy' element value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Strategy()
| Method Detail |
|---|
public Strategy.StrategyInner getStrategy()
public void setStrategy(Strategy.StrategyInner strategy)
strategy -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||