|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAlternativesMatrix.Row | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XAlternativesMatrix.Row in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XAlternativesMatrix.Row | |
|---|---|
XAlternativesMatrix.Row |
XAlternativesMatrix.addNewRow()
Appends and returns a new empty value (as xml) as the last "row" element |
XAlternativesMatrix.Row[] |
XAlternativesMatrix.getRowArray()
Deprecated. |
XAlternativesMatrix.Row |
XAlternativesMatrix.getRowArray(int i)
Gets ith "row" element |
XAlternativesMatrix.Row |
XAlternativesMatrix.insertNewRow(int i)
Inserts and returns a new empty value (as xml) as the ith "row" element |
static XAlternativesMatrix.Row |
XAlternativesMatrix.Row.Factory.newInstance()
|
static XAlternativesMatrix.Row |
XAlternativesMatrix.Row.Factory.newInstance(XmlOptions options)
|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return types with arguments of type XAlternativesMatrix.Row | |
|---|---|
List<XAlternativesMatrix.Row> |
XAlternativesMatrix.getRowList()
Gets a List of "row" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XAlternativesMatrix.Row | |
|---|---|
void |
XAlternativesMatrix.setRowArray(int i,
XAlternativesMatrix.Row row)
Sets ith "row" element |
void |
XAlternativesMatrix.setRowArray(XAlternativesMatrix.Row[] rowArray)
Sets array of all "row" element |
| Uses of XAlternativesMatrix.Row in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XAlternativesMatrix.Row | |
|---|---|
static class |
XAlternativesMatrixImpl.RowImpl
An XML row(@). |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XAlternativesMatrix.Row | |
|---|---|
XAlternativesMatrix.Row |
XAlternativesMatrixImpl.addNewRow()
Appends and returns a new empty value (as xml) as the last "row" element |
XAlternativesMatrix.Row[] |
XAlternativesMatrixImpl.getRowArray()
Deprecated. |
XAlternativesMatrix.Row |
XAlternativesMatrixImpl.getRowArray(int i)
Gets ith "row" element |
XAlternativesMatrix.Row |
XAlternativesMatrixImpl.insertNewRow(int i)
Inserts and returns a new empty value (as xml) as the ith "row" element |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return types with arguments of type XAlternativesMatrix.Row | |
|---|---|
List<XAlternativesMatrix.Row> |
XAlternativesMatrixImpl.getRowList()
Gets a List of "row" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XAlternativesMatrix.Row | |
|---|---|
void |
XAlternativesMatrixImpl.setRowArray(int i,
XAlternativesMatrix.Row row)
Sets ith "row" element |
void |
XAlternativesMatrixImpl.setRowArray(XAlternativesMatrix.Row[] rowArray)
Sets array of all "row" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||