public class Shapes extends ResourceBase
| Constructor and Description |
|---|
Shapes() |
| Modifier and Type | Method and Description |
|---|---|
Shapes |
addShapesLinksItem(ResourceUri shapesLinksItem) |
boolean |
equals(Object o) |
List<ResourceUri> |
getShapesLinks()
List of shape links.
|
int |
hashCode() |
void |
setShapesLinks(List<ResourceUri> shapesLinks) |
Shapes |
shapesLinks(List<ResourceUri> shapesLinks) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic Shapes shapesLinks(List<ResourceUri> shapesLinks)
public Shapes addShapesLinksItem(ResourceUri shapesLinksItem)
public List<ResourceUri> getShapesLinks()
public void setShapesLinks(List<ResourceUri> shapesLinks)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.