public class MethodParts extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MethodParts.Builder |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnnotations() |
List<String> |
getBodyLines() |
Set<FullyQualifiedJavaType> |
getImports() |
List<Parameter> |
getParameters() |
Copyright © 2006–2024 MyBatis.org. All rights reserved.