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() |
addAlternateLinksItem, alternateLinks, getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public 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 ResourceBase
public int hashCode()
hashCode
in class ResourceBase
public String toString()
toString
in class ResourceBase
Copyright © 2021. All rights reserved.