Package | Description |
---|---|
org.milyn.javabean.pojogen |
Modifier and Type | Method and Description |
---|---|
List<JNamedType> |
JMethod.getParameters() |
List<JNamedType> |
JClass.getProperties() |
Modifier and Type | Method and Description |
---|---|
JClass |
JClass.addBeanProperty(JNamedType property) |
JMethod |
JMethod.addParameter(JNamedType parameter) |
void |
JClass.addProperty(JNamedType property) |
Copyright © 2013. All rights reserved.