public final class ListItem extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ListItem.Builder |
Modifier and Type | Method and Description |
---|---|
static ListItem.Builder |
builder() |
boolean |
equals(Object o) |
Image |
getImage()
Get image
|
TextContent |
getTextContent()
Get textContent
|
String |
getToken()
Get token
|
int |
hashCode() |
String |
toString() |
public static ListItem.Builder builder()
public String getToken()
public Image getImage()
public TextContent getTextContent()
Copyright © 2023. All rights reserved.