public class BillboardResourceAssets
extends Object
implements Serializable
Constructor and Description |
---|
BillboardResourceAssets() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHref()
Link to assets resource
|
int |
hashCode() |
BillboardResourceAssets |
href(String href) |
void |
setHref(String href) |
String |
toString() |
public BillboardResourceAssets href(String href)
public String getHref()
public void setHref(String href)
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object