| Package | Description |
|---|---|
| net.morimekta.providence.generator.format.java.utils |
| Modifier and Type | Method and Description |
|---|---|
JField[] |
JServiceMethod.exceptions() |
JField |
JServiceMethod.getResponse() |
JField[] |
JServiceMethod.params() |
| Modifier and Type | Method and Description |
|---|---|
List<JField> |
JMessage.declaredOrderFields() |
Optional<JField> |
JMessage.exceptionMessageField()
If the message has a 'string' field named 'message', which can be used as the 'message' for exceptions.
|
List<JField> |
JMessage.numericalOrderFields() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JAnnotation.isDeprecated(JField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueBuilder.appendDefaultConstants(List<JField> fields) |
Copyright © 2015–2018 morimekta.net. All rights reserved.