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, setSelfUri
public boolean equals(Object o)
equals
in class ResourceBase
public int hashCode()
hashCode
in class ResourceBase
public String toString()
toString
in class ResourceBase
Copyright © 2023. All rights reserved.