| Package | Description |
|---|---|
| org.granite.generator.as3 | |
| org.granite.generator.as3.reflect |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JavaInterface> |
JavaClientGroovyTransformer.getJavaTypeInterfaces(java.lang.Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<JavaInterface> |
JavaBean.interfaces |
protected java.util.List<JavaInterface> |
JavaInterface.interfaces |
| Modifier and Type | Method and Description |
|---|---|
JavaInterface |
JavaRemoteDestination.convertToJavaInterface() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JavaInterface> |
JavaBean.getInterfaces() |
java.util.List<JavaInterface> |
JavaTypeFactory.getJavaTypeInterfaces(java.lang.Class<?> clazz) |
java.util.List<JavaInterface> |
JavaInterface.getSuperInterfaces() |