|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XFunction.Linear | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XFunction.Linear in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XFunction.Linear | |
|---|---|
XFunction.Linear |
XFunction.addNewLinear()
Appends and returns a new empty "linear" element |
XFunction.Linear |
XFunction.getLinear()
Gets the "linear" element |
static XFunction.Linear |
XFunction.Linear.Factory.newInstance()
|
static XFunction.Linear |
XFunction.Linear.Factory.newInstance(XmlOptions options)
|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XFunction.Linear | |
|---|---|
void |
XFunction.setLinear(XFunction.Linear linear)
Sets the "linear" element |
| Uses of XFunction.Linear in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XFunction.Linear | |
|---|---|
static class |
XFunctionImpl.LinearImpl
An XML linear(@). |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XFunction.Linear | |
|---|---|
XFunction.Linear |
XFunctionImpl.addNewLinear()
Appends and returns a new empty "linear" element |
XFunction.Linear |
XFunctionImpl.getLinear()
Gets the "linear" element |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XFunction.Linear | |
|---|---|
void |
XFunctionImpl.setLinear(XFunction.Linear linear)
Sets the "linear" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||