Class MatrixTypeImpl

    • Constructor Detail

      • MatrixTypeImpl

        public MatrixTypeImpl​(org.apache.xmlbeans.SchemaType sType)
    • Method Detail

      • xgetReferenceFrame

        public org.apache.xmlbeans.XmlAnyURI xgetReferenceFrame()
        Gets (as xml) the "referenceFrame" attribute
        Specified by:
        xgetReferenceFrame in interface MatrixType
      • isSetReferenceFrame

        public boolean isSetReferenceFrame()
        True if has "referenceFrame" attribute
        Specified by:
        isSetReferenceFrame in interface MatrixType
      • setReferenceFrame

        public void setReferenceFrame​(String referenceFrame)
        Sets the "referenceFrame" attribute
        Specified by:
        setReferenceFrame in interface MatrixType
      • xsetReferenceFrame

        public void xsetReferenceFrame​(org.apache.xmlbeans.XmlAnyURI referenceFrame)
        Sets (as xml) the "referenceFrame" attribute
        Specified by:
        xsetReferenceFrame in interface MatrixType
      • unsetReferenceFrame

        public void unsetReferenceFrame()
        Unsets the "referenceFrame" attribute
        Specified by:
        unsetReferenceFrame in interface MatrixType
      • xgetLocalFrame

        public org.apache.xmlbeans.XmlAnyURI xgetLocalFrame()
        Gets (as xml) the "localFrame" attribute
        Specified by:
        xgetLocalFrame in interface MatrixType
      • isSetLocalFrame

        public boolean isSetLocalFrame()
        True if has "localFrame" attribute
        Specified by:
        isSetLocalFrame in interface MatrixType
      • setLocalFrame

        public void setLocalFrame​(String localFrame)
        Sets the "localFrame" attribute
        Specified by:
        setLocalFrame in interface MatrixType
      • xsetLocalFrame

        public void xsetLocalFrame​(org.apache.xmlbeans.XmlAnyURI localFrame)
        Sets (as xml) the "localFrame" attribute
        Specified by:
        xsetLocalFrame in interface MatrixType
      • unsetLocalFrame

        public void unsetLocalFrame()
        Unsets the "localFrame" attribute
        Specified by:
        unsetLocalFrame in interface MatrixType