public class AwfulTableKey extends Object
Constructor and Description |
---|
AwfulTableKey() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
Integer |
getCustomerId()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
void |
setCustomerId(Integer customerId)
This method was generated by MyBatis Generator.
|
public Integer getCustomerId()
public void setCustomerId(Integer customerId)
customerId
- the value for awful table.CuStOmEr iDpublic boolean equals(Object that)
Copyright © 2010–2018 MyBatis.org. All rights reserved.