Uses of Class
net.bis5.mattermost.model.CommandResponse
-
Packages that use CommandResponse Package Description net.bis5.mattermost.model -
-
Uses of CommandResponse in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type CommandResponse Modifier and Type Method Description List<CommandResponse>CommandResponse. getExtraResponses()Method parameters in net.bis5.mattermost.model with type arguments of type CommandResponse Modifier and Type Method Description voidCommandResponse. setExtraResponses(List<CommandResponse> extraResponses)
-