public class YMLLabels extends Object
| Modifier and Type | Field and Description |
|---|---|
YMLConfigurationLabels |
configuration |
String |
importantNotes |
YMLTypesLabels |
types |
String |
unreleased |
| Constructor and Description |
|---|
YMLLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
anySetter(String key,
Object value) |
YMLConfigurationLabels |
getConfiguration() |
YMLTypesLabels |
getTypes() |
static YMLLabels |
of(Labels labels) |
Labels |
to() |
public String unreleased
public String importantNotes
public YMLTypesLabels types
public YMLConfigurationLabels configuration
public Labels to()
public YMLTypesLabels getTypes()
public YMLConfigurationLabels getConfiguration()
Copyright © 2023. All rights reserved.