@Beta public final class MacroKey extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static MacroKey |
from(ApplicationKey applicationKey,
String macroName) |
static MacroKey |
from(String s) |
ApplicationKey |
getApplicationKey() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public ApplicationKey getApplicationKey()
public String getName()
public static MacroKey from(ApplicationKey applicationKey, String macroName)