Uses of Class
net.bis5.mattermost.model.SecurityBulletin
-
Packages that use SecurityBulletin Package Description net.bis5.mattermost.model -
-
Uses of SecurityBulletin in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type SecurityBulletin Modifier and Type Method Description List<SecurityBulletin>SecurityBulletins. getSecurityBulletins()Iterator<SecurityBulletin>SecurityBulletins. iterator()Method parameters in net.bis5.mattermost.model with type arguments of type SecurityBulletin Modifier and Type Method Description voidSecurityBulletins. setSecurityBulletins(List<SecurityBulletin> securityBulletins)
-