- java.lang.Object
-
- net.bis5.mattermost.model.LicenseRecord
-
public class LicenseRecord extends Object
Enterprise license record.- Author:
- Takayuki Maruyama
-
-
Constructor Summary
Constructors Constructor Description LicenseRecord()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)longgetCreateAt()StringgetId()inthashCode()voidsetCreateAt(long createAt)voidsetId(String id)StringtoString()
-