public static class RichTextSectionElement.UserGroup extends Object implements RichTextElement
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextSectionElement.UserGroup.UserGroupBuilder |
| Constructor and Description |
|---|
UserGroup() |
UserGroup(String usergroupId) |
| Modifier and Type | Method and Description |
|---|---|
static RichTextSectionElement.UserGroup.UserGroupBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getType() |
String |
getUsergroupId() |
int |
hashCode() |
void |
setUsergroupId(String usergroupId) |
String |
toString() |
public static final String TYPE
public UserGroup()
public UserGroup(String usergroupId)
public static RichTextSectionElement.UserGroup.UserGroupBuilder builder()
public String getType()
getType in interface RichTextElementpublic String getUsergroupId()
public void setUsergroupId(String usergroupId)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.