| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.jackson.converter | |
| org.linguafranca.pwdb.kdbx.jackson.model |
| Modifier and Type | Method and Description |
|---|---|
EntryClasses.StringProperty.Value |
ValueDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueSerializer.serialize(EntryClasses.StringProperty.Value value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
EntryClasses.StringProperty.Value |
EntryClasses.StringProperty.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntryClasses.StringProperty.setValue(EntryClasses.StringProperty.Value value) |
| Constructor and Description |
|---|
StringProperty(String key,
EntryClasses.StringProperty.Value value) |
Copyright © 2024. All rights reserved.