Class Generatedalwaystestnoupdates

java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.annotated.miscellaneous.model.Generatedalwaystestnoupdates

public class Generatedalwaystestnoupdates extends BaseClass
  • Field Details

    • id

      private Integer id
      This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID
    • idPlus1

      private Integer idPlus1
      This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
    • idPlus2

      private Integer idPlus2
      This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
  • Constructor Details

    • Generatedalwaystestnoupdates

      public Generatedalwaystestnoupdates()
  • Method Details

    • getId

      public Integer getId()
      This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID
      Returns:
      the value of GENERATEDALWAYSTESTNOUPDATES.ID
    • setId

      public void setId(Integer id)
      This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID
      Parameters:
      id - the value for GENERATEDALWAYSTESTNOUPDATES.ID
    • getIdPlus1

      public Integer getIdPlus1()
      This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
      Returns:
      the value of GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
    • setIdPlus1

      public void setIdPlus1(Integer idPlus1)
      This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
      Parameters:
      idPlus1 - the value for GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
    • getIdPlus2

      public Integer getIdPlus2()
      This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
      Returns:
      the value of GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
    • setIdPlus2

      public void setIdPlus2(Integer idPlus2)
      This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
      Parameters:
      idPlus2 - the value for GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
    • equals

      public boolean equals(Object that)
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
      Overrides:
      hashCode in class Object