public static class YamlBuilder.YamlSectionPart extends YamlSection
| Constructor and Description |
|---|
YamlSectionPart(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
void |
setKey(java.lang.String key) |
java.lang.String |
toString() |
addEmptyPart, addPart, addPart, addPart, addSection, comment, getParts, getValue, hasParts, list, setParts, toCodepublic java.lang.String getKey()
public void setKey(java.lang.String key)
public java.lang.String toString()
toString in class YamlSection