public class Portions extends ResourceBase
| Constructor and Description |
|---|
Portions() |
| Modifier and Type | Method and Description |
|---|---|
Portions |
addItemsItem(Portion itemsItem) |
boolean |
equals(Object o) |
List<Portion> |
getItems()
List of portion links.
|
int |
hashCode() |
Portions |
items(List<Portion> items) |
void |
setItems(List<Portion> 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.