public class YMLTypesLabels extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
added |
String |
changed |
String |
dependencyUpdate |
String |
deprecated |
static YMLTypesLabels |
EMPTY |
String |
fixed |
YMLNumberOfChangesLabels |
numberOfChanges |
String |
other |
String |
removed |
String |
security |
| Constructor and Description |
|---|
YMLTypesLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
anySetter(String key,
Object value) |
YMLNumberOfChangesLabels |
getNumberOfChanges() |
static YMLTypesLabels |
of(TypesLabels types) |
TypesLabels |
to() |
public static final YMLTypesLabels EMPTY
public String added
public String changed
public String deprecated
public String removed
public String fixed
public String security
public String dependencyUpdate
public String other
public YMLNumberOfChangesLabels numberOfChanges
public static YMLTypesLabels of(TypesLabels types)
public TypesLabels to()
public YMLNumberOfChangesLabels getNumberOfChanges()
Copyright © 2023. All rights reserved.