Class StructNcsOper


  • public class StructNcsOper
    extends AbstractBean
    A class containing the _struct_ncs_oper data
      _struct_ncs_oper.id 
      _struct_ncs_oper.code 
      _struct_ncs_oper.details 
            _struct_ncs_oper.matrix[1][1] 
            _struct_ncs_oper.matrix[1][2] 
            _struct_ncs_oper.matrix[1][3] 
            _struct_ncs_oper.matrix[2][1] 
            _struct_ncs_oper.matrix[2][2] 
            _struct_ncs_oper.matrix[2][3] 
            _struct_ncs_oper.matrix[3][1] 
            _struct_ncs_oper.matrix[3][2] 
            _struct_ncs_oper.matrix[3][3] 
            _struct_ncs_oper.vector[1] 
            _struct_ncs_oper.vector[2] 
            _struct_ncs_oper.vector[3] 
     
    Author:
    Jose Duarte
    • Constructor Detail

      • StructNcsOper

        public StructNcsOper()
    • Method Detail

      • getId

        public java.lang.String getId()
      • setId

        public void setId​(java.lang.String id)
      • getCode

        public java.lang.String getCode()
      • setCode

        public void setCode​(java.lang.String code)
      • getDetails

        public java.lang.String getDetails()
      • setDetails

        public void setDetails​(java.lang.String details)
      • getMatrix11

        public java.lang.String getMatrix11()
        Returns:
        the matrix11
      • setMatrix11

        public void setMatrix11​(java.lang.String matrix11)
        Parameters:
        matrix11 - the matrix11 to set
      • getMatrix12

        public java.lang.String getMatrix12()
        Returns:
        the matrix12
      • setMatrix12

        public void setMatrix12​(java.lang.String matrix12)
        Parameters:
        matrix12 - the matrix12 to set
      • getMatrix13

        public java.lang.String getMatrix13()
        Returns:
        the matrix13
      • setMatrix13

        public void setMatrix13​(java.lang.String matrix13)
        Parameters:
        matrix13 - the matrix13 to set
      • getMatrix21

        public java.lang.String getMatrix21()
        Returns:
        the matrix21
      • setMatrix21

        public void setMatrix21​(java.lang.String matrix21)
        Parameters:
        matrix21 - the matrix21 to set
      • getMatrix22

        public java.lang.String getMatrix22()
        Returns:
        the matrix22
      • setMatrix22

        public void setMatrix22​(java.lang.String matrix22)
        Parameters:
        matrix22 - the matrix22 to set
      • getMatrix23

        public java.lang.String getMatrix23()
        Returns:
        the matrix23
      • setMatrix23

        public void setMatrix23​(java.lang.String matrix23)
        Parameters:
        matrix23 - the matrix23 to set
      • getMatrix31

        public java.lang.String getMatrix31()
        Returns:
        the matrix31
      • setMatrix31

        public void setMatrix31​(java.lang.String matrix31)
        Parameters:
        matrix31 - the matrix31 to set
      • getMatrix32

        public java.lang.String getMatrix32()
        Returns:
        the matrix32
      • setMatrix32

        public void setMatrix32​(java.lang.String matrix32)
        Parameters:
        matrix32 - the matrix32 to set
      • getMatrix33

        public java.lang.String getMatrix33()
        Returns:
        the matrix33
      • setMatrix33

        public void setMatrix33​(java.lang.String matrix33)
        Parameters:
        matrix33 - the matrix33 to set
      • getVector1

        public java.lang.String getVector1()
        Returns:
        the vector1
      • setVector1

        public void setVector1​(java.lang.String vector1)
        Parameters:
        vector1 - the vector1 to set
      • getVector2

        public java.lang.String getVector2()
        Returns:
        the vector2
      • setVector2

        public void setVector2​(java.lang.String vector2)
        Parameters:
        vector2 - the vector2 to set
      • getVector3

        public java.lang.String getVector3()
        Returns:
        the vector3
      • setVector3

        public void setVector3​(java.lang.String vector3)
        Parameters:
        vector3 - the vector3 to set