| java.lang.Object | ||
| ↳ | org.mybatis.generator.api.dom.java.JavaElement | |
| ↳ | org.mybatis.generator.api.dom.java.Method | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mybatis.generator.api.dom.java.JavaElement
| |||||||||||
From class
java.lang.Object
| |||||||||||
| constructor | The constructor to set. |
|---|
| name | The name to set. |
|---|
| returnType | The returnType to set. |
|---|