public class StringTag extends AbstractTag<String>
key| Constructor and Description |
|---|
StringTag(int id,
String tagKey) |
StringTag(int id,
String tagKey,
boolean canOverWrite) |
StringTag(String tagKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(AbstractSpan span,
String tagValue) |
getId, isCanOverwrite, key, sameWithpublic StringTag(String tagKey)
public StringTag(int id,
String tagKey)
public StringTag(int id,
String tagKey,
boolean canOverWrite)
public void set(AbstractSpan span, String tagValue)
set in class AbstractTag<String>Copyright © 2019 The Apache Software Foundation. All rights reserved.