public class TextItems extends ResourceBase
| Constructor and Description |
|---|
TextItems() |
| Modifier and Type | Method and Description |
|---|---|
TextItems |
addItemsItem(TextItem itemsItem) |
boolean |
equals(Object o) |
List<TextItem> |
getItems()
Gets or sets the text items.
|
int |
hashCode() |
TextItems |
items(List<TextItem> items) |
void |
setItems(List<TextItem> items) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.