| Package | Description |
|---|---|
| net.morimekta.providence.generator.format.java.utils |
| Modifier and Type | Method and Description |
|---|---|
JServiceMethod[] |
JService.declaredMethods()
Methods declared in the given service only.
|
JServiceMethod[] |
JService.methods()
All methods that apply for the service.
|
| Modifier and Type | Method and Description |
|---|---|
String |
JService.getRequestClassRef(JServiceMethod method) |
String |
JService.getResponseClassRef(JServiceMethod method) |
boolean |
JService.isDeclaredMethod(JServiceMethod ref) |
String |
JService.methodsThrows(JServiceMethod method) |
Copyright © 2015–2018 morimekta.net. All rights reserved.