Module net.bis5.mattermost4j.core
Class SwitchAccountTypeResult
- java.lang.Object
-
- net.bis5.mattermost.client4.model.SwitchAccountTypeResult
-
public class SwitchAccountTypeResult extends Object
Switch account type request payload.- Author:
- Takayuki Maruyama
-
-
Constructor Summary
Constructors Constructor Description SwitchAccountTypeResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetFollowLink()inthashCode()voidsetFollowLink(String followLink)StringtoString()
-