- java.lang.Object
-
- net.bis5.mattermost.model.SecurityBulletin
-
public class SecurityBulletin extends Object
Security bulletin.- Author:
- Takayuki Maruyama
-
-
Constructor Summary
Constructors Constructor Description SecurityBulletin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetAppliesToVersion()StringgetId()inthashCode()voidsetAppliesToVersion(String appliesToVersion)voidsetId(String id)StringtoString()
-