|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.edna.mxv1.XSData
org.dawb.edna.mxv1.XSDataMatrixDouble
org.dawb.edna.mxv1.XSDataMatrix
public class XSDataMatrix
Java class for XSDataMatrix complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataMatrix"> <complexContent> <extension base="{http://www.edna-site.org}XSDataMatrixDouble"> <sequence> </sequence> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
XSDataMatrix()
|
Method Summary |
---|
Methods inherited from class org.dawb.edna.mxv1.XSDataMatrixDouble |
---|
getM11, getM12, getM13, getM21, getM22, getM23, getM31, getM32, getM33, setM11, setM12, setM13, setM21, setM22, setM23, setM31, setM32, setM33 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSDataMatrix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |