|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JType | |
|---|---|
| org.milyn.javabean.pojogen | |
| Uses of JType in org.milyn.javabean.pojogen |
|---|
| Methods in org.milyn.javabean.pojogen that return JType | |
|---|---|
JType |
JMethod.getReturnType()
|
JType |
JNamedType.getType()
|
| Methods in org.milyn.javabean.pojogen that return types with arguments of type JType | |
|---|---|
Set<JType> |
JClass.getAnnotationTypes()
|
Set<JType> |
JMethod.getExceptions()
|
Set<JType> |
JClass.getExtendTypes()
|
Set<JType> |
JClass.getImplementTypes()
|
Set<JType> |
JClass.getRawImports()
|
| Methods in org.milyn.javabean.pojogen with parameters of type JType | |
|---|---|
JMethod |
JMethod.addParameter(JType type,
String parameterName)
|
| Constructors in org.milyn.javabean.pojogen with parameters of type JType | |
|---|---|
JMethod(JType returnType,
String methodName)
|
|
JNamedType(JType type,
String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||