public static class SlackMessage.Attachment.Field extends Object
| Constructor and Description |
|---|
Field() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
String |
getValue() |
Boolean |
isShortValue() |
void |
setShortValue(Boolean shortValue) |
void |
setTitle(String title) |
void |
setValue(String value) |
Apache Camel