Class Enumordinaltest
java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.annotated.miscellaneous.model.Enumordinaltest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.getId()This method was generated by MyBatis Generator.getName()This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.Methods inherited from class mbg.test.common.BaseClass
getLastname, setLastname
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column ENUMORDINALTEST.ID -
name
This field was generated by MyBatis Generator. This field corresponds to the database column ENUMORDINALTEST.NAME
-
-
Constructor Details
-
Enumordinaltest
public Enumordinaltest()
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column ENUMORDINALTEST.ID- Returns:
- the value of ENUMORDINALTEST.ID
-
setId
This method was generated by MyBatis Generator. This method sets the value of the database column ENUMORDINALTEST.ID- Parameters:
id- the value for ENUMORDINALTEST.ID
-
getName
This method was generated by MyBatis Generator. This method returns the value of the database column ENUMORDINALTEST.NAME- Returns:
- the value of ENUMORDINALTEST.NAME
-
setName
This method was generated by MyBatis Generator. This method sets the value of the database column ENUMORDINALTEST.NAME- Parameters:
name- the value for ENUMORDINALTEST.NAME
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table ENUMORDINALTEST -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table ENUMORDINALTEST
-