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() |
addAlternateLinksItem, alternateLinks, 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 © 2022. All rights reserved.