| Package | Description |
|---|---|
| org.milyn.javabean.pojogen |
| Modifier and Type | Method and Description |
|---|---|
JMethod |
JMethod.addParameter(JNamedType parameter) |
JMethod |
JMethod.addParameter(JType type,
String parameterName) |
JMethod |
JMethod.appendToBody(String codeString) |
JMethod |
JClass.getDefaultConstructor() |
| Modifier and Type | Method and Description |
|---|---|
List<JMethod> |
JClass.getConstructors() |
List<JMethod> |
JClass.getMethods() |
Copyright © 2020. All rights reserved.