Uses of Class
org.javlo.user.PublicUserInfo
-
Packages that use PublicUserInfo Package Description org.javlo.service.messaging -
-
Uses of PublicUserInfo in org.javlo.service.messaging
Methods in org.javlo.service.messaging that return PublicUserInfo Modifier and Type Method Description PublicUserInfoRoom. getOwner()Methods in org.javlo.service.messaging that return types with arguments of type PublicUserInfo Modifier and Type Method Description List<PublicUserInfo>Room. getMember()Methods in org.javlo.service.messaging with parameters of type PublicUserInfo Modifier and Type Method Description voidRoom. addMember(PublicUserInfo user)
-