public static class EntryClasses.StringProperty extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntryClasses.StringProperty.Value |
| Constructor and Description |
|---|
StringProperty() |
StringProperty(String key,
EntryClasses.StringProperty.Value value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
EntryClasses.StringProperty.Value |
getValue() |
void |
setKey(String key) |
void |
setValue(EntryClasses.StringProperty.Value value) |
public StringProperty()
public StringProperty(String key, EntryClasses.StringProperty.Value value)
public String getKey()
public EntryClasses.StringProperty.Value getValue()
public void setKey(String key)
public void setValue(EntryClasses.StringProperty.Value value)
Copyright © 2024. All rights reserved.