public class ExportableTag extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(ExportableTag exportableTag) |
static ExportableTag |
create(TagType type) |
void |
set(String key,
Object value) |
public static ExportableTag create(TagType type)
public void addChild(ExportableTag exportableTag)
Copyright © 2019. All rights reserved.