public static class Message.At extends Object implements Serializable
At()
At(Boolean isAtAll)
At(List<String> atMobiles)
At(List<String> atMobiles, Boolean isAtAll)
List<String>
getAtMobiles()
Boolean
getIsAtAll()
void
setAtMobiles(List<String> atMobiles)
setIsAtAll(Boolean atAll)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public At()
public At(List<String> atMobiles)
public At(Boolean isAtAll)
public At(List<String> atMobiles, Boolean isAtAll)
public List<String> getAtMobiles()
public void setAtMobiles(List<String> atMobiles)
public Boolean getIsAtAll()
public void setIsAtAll(Boolean atAll)
Copyright © 2023 AnswerAIL. All rights reserved.