- java.lang.Object
-
- net.bis5.mattermost.model.Invites
-
-
Constructor Summary
Constructors Constructor Description Invites()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<Map<String,String>>getInvites()inthashCode()Iterator<Map<String,String>>iterator()voidsetInvites(List<Map<String,String>> invites)StringtoString()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-