public class DDSpanDecoratorConfig extends Object
| Constructor and Description |
|---|
DDSpanDecoratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatchingTag() |
String |
getMatchingValue() |
String |
getSetTag() |
String |
getSetValue() |
String |
getType() |
void |
setMatchingTag(String matchingTag) |
void |
setMatchingValue(String matchingValue) |
void |
setSetTag(String setTag) |
void |
setSetValue(String setValue) |
void |
setType(String type) |
String |
toString() |
public String getMatchingTag()
public void setMatchingTag(String matchingTag)
public String getMatchingValue()
public void setMatchingValue(String matchingValue)
public String getSetTag()
public void setSetTag(String setTag)
public String getSetValue()
public void setSetValue(String setValue)
public void setType(String type)
public String getType()