public class Activity extends Object
| Constructor and Description |
|---|
Activity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getHtml()
(Required)
|
Object |
getIcon() |
int |
hashCode() |
void |
setHtml(String html)
(Required)
|
void |
setIcon(Object icon) |
String |
toString() |
Activity |
withHtml(String html) |
Activity |
withIcon(Object icon) |
Copyright © 2016–2018. All rights reserved.