| Constructor and Description |
|---|
AppPresetIcon() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getKey()
The key identifier of the icon.
|
AppIconType |
getType()
Returns the type of App icon.
|
int |
hashCode() |
AppPresetIcon |
setKey(String key)
The key identifier of the icon.
|
String |
toString() |
public AppIconType getType()
public String getKey()
public AppPresetIcon setKey(String key)
this.public boolean equals(Object o)
equals in class Objectprotected boolean canEqual(Object other)
public int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object