public static class Avatar.AvatarI18n extends Object implements Serializable
AvatarGroup
.Constructor and Description |
---|
AvatarI18n() |
Modifier and Type | Method and Description |
---|---|
String |
getAnonymous()
Gets the translated word for
anonymous . |
Avatar.AvatarI18n |
setAnonymous(String anonymous)
Sets the translated word for
anonymous . |
public String getAnonymous()
anonymous
. It's displayed in a
tooltip on hover if the name is not defined.null
, If the translation wasn't setpublic Avatar.AvatarI18n setAnonymous(String anonymous)
anonymous
.anonymous
- the translated word for anonymous, not null
Copyright © 2023. All rights reserved.