Class Pkonly
java.lang.Object
mbg.test.mb3.generated.flat.model.Pkonly
-
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.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.toString()This method was generated by MyBatis Generator.
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column PKONLY.ID -
seqNum
This field was generated by MyBatis Generator. This field corresponds to the database column PKONLY.SEQ_NUM
-
-
Constructor Details
-
Pkonly
public Pkonly()
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column PKONLY.ID- Returns:
- the value of PKONLY.ID
-
setId
This method was generated by MyBatis Generator. This method sets the value of the database column PKONLY.ID- Parameters:
id- the value for PKONLY.ID
-
getSeqNum
This method was generated by MyBatis Generator. This method returns the value of the database column PKONLY.SEQ_NUM- Returns:
- the value of PKONLY.SEQ_NUM
-
setSeqNum
This method was generated by MyBatis Generator. This method sets the value of the database column PKONLY.SEQ_NUM- Parameters:
seqNum- the value for PKONLY.SEQ_NUM
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY -
toString
This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY
-