public class Enumtest extends EnumtestKey
Constructor and Description |
---|
Enumtest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
TestEnum |
getName()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
void |
setName(TestEnum name)
This method was generated by MyBatis Generator.
|
getId, setId
public TestEnum getName()
public void setName(TestEnum name)
name
- the value for ENUMTEST.NAMEpublic boolean equals(Object that)
equals
in class EnumtestKey
public int hashCode()
hashCode
in class EnumtestKey
Copyright © 2006–2023 MyBatis.org. All rights reserved.