| Constructor and Description |
|---|
ServiceTask()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon()
Getter for icon.
|
String |
getType()
Getter for type.
|
void |
setIcon(String icon)
Setter for icon.
|
void |
setType(String type)
Setter for type.
|
getDisplayName, getUrl, isActive, setActive, setDisplayName, setUrlpublic String getType()
public void setType(String type)
type - the type to setpublic String getIcon()
public void setIcon(String icon)
icon - the icon to setCopyright © 2022. All rights reserved.