public class Icon extends Object
Constructor and Description |
---|
Icon() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getUrl()
(Required)
|
String |
getUrl2x() |
int |
hashCode() |
void |
setUrl(String url)
(Required)
|
void |
setUrl2x(String url2x) |
String |
toString() |
Icon |
withUrl(String url) |
Icon |
withUrl2x(String url2x) |
Copyright © 2016–2018. All rights reserved.