| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.jaxb.binding |
| Modifier and Type | Field and Description |
|---|---|
protected CustomData |
KeePassFile.Meta.customData |
protected CustomData |
JaxbEntryBinding.customData |
protected CustomData |
JaxbGroupBinding.customData |
| Modifier and Type | Method and Description |
|---|---|
CustomData |
ObjectFactory.createCustomData()
Create an instance of
CustomData |
CustomData |
KeePassFile.Meta.getCustomData()
Gets the value of the customData property.
|
CustomData |
JaxbEntryBinding.getCustomData()
Gets the value of the customData property.
|
CustomData |
JaxbGroupBinding.getCustomData()
Gets the value of the customData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeePassFile.Meta.setCustomData(CustomData value)
Sets the value of the customData property.
|
void |
JaxbEntryBinding.setCustomData(CustomData value)
Sets the value of the customData property.
|
void |
JaxbGroupBinding.setCustomData(CustomData value)
Sets the value of the customData property.
|
Copyright © 2025. All rights reserved.