public class XmlMatrixArrayList
extends java.lang.Object
Constructor and Description |
---|
XmlMatrixArrayList(java.util.ArrayList<org.ujmp.core.Matrix> obj) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<org.ujmp.core.Matrix> |
getMatrices() |
void |
setMatrices(java.util.ArrayList<org.ujmp.core.Matrix> obj) |