public class Images extends ResourceBase
| Constructor and Description |
|---|
Images() |
| Modifier and Type | Method and Description |
|---|---|
Images |
addListItem(Image listItem) |
boolean |
equals(Object o) |
List<Image> |
getList()
Image list.
|
int |
hashCode() |
Images |
list(List<Image> list) |
void |
setList(List<Image> list) |
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.