Package | Description |
---|---|
org.mybatis.generator.api.dom.java |
Modifier and Type | Class and Description |
---|---|
class |
Interface
The Class Interface.
|
Modifier and Type | Method and Description |
---|---|
List<InnerInterface> |
InnerInterface.getInnerInterfaces()
Gets the inner interface.
|
Modifier and Type | Method and Description |
---|---|
void |
InnerInterface.addInnerInterfaces(InnerInterface innerInterface)
Adds the inner interface.
|
Copyright © 2006–2018 MyBatis.org. All rights reserved.