Package | Description |
---|---|
org.colcon.burocrat.api.model | |
org.colcon.burocrat.model |
Modifier and Type | Method and Description |
---|---|
IResponseType |
IResponse.getType() |
Modifier and Type | Class and Description |
---|---|
class |
ResponseType
These values are different output codes for
the command line interface.
|
Modifier and Type | Method and Description |
---|---|
IResponseType |
Response.getType() |
Constructor and Description |
---|
Response(IResponseType type) |
Response(IResponseType type,
java.lang.String message) |