public class Macro extends Object
Macro()
boolean
equals(Object o)
Map<String,Object>
getExt()
String
getKey()
getValue()
int
hashCode()
void
setExt(Map<String,Object> ext)
setKey(String key)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Macro()
public String getKey()
public void setKey(String key)
public Map<String,Object> getExt()
public void setExt(Map<String,Object> ext)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.