Uses of Class
net.bis5.mattermost.model.SlackAttachmentField
-
Packages that use SlackAttachmentField Package Description net.bis5.mattermost.model -
-
Uses of SlackAttachmentField in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type SlackAttachmentField Modifier and Type Method Description List<SlackAttachmentField>SlackAttachment. getFields()Method parameters in net.bis5.mattermost.model with type arguments of type SlackAttachmentField Modifier and Type Method Description voidSlackAttachment. setFields(List<SlackAttachmentField> fields)
-