public class AssetTypeLinksParent
extends Object
implements Serializable
| Constructor and Description |
|---|
AssetTypeLinksParent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHref()
Link to the parent asset type
|
int |
hashCode() |
AssetTypeLinksParent |
href(String href) |
void |
setHref(String href) |
String |
toString() |
public AssetTypeLinksParent href(String href)
public String getHref()
public void setHref(String href)
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object