| Package | Description |
|---|---|
| org.linguafranca.pwdb.kdbx.jaxb | |
| org.linguafranca.pwdb.kdbx.jaxb.binding |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbGroupBinding |
JaxbGroup.delegate |
| Constructor and Description |
|---|
JaxbGroup(JaxbDatabase database,
JaxbGroupBinding group)
Wrap an existing
JaxbGroupBinding in this database |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbGroupBinding |
KeePassFile.Root.group |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbGroupBinding> |
JaxbGroupBinding.group |
| Modifier and Type | Method and Description |
|---|---|
JaxbGroupBinding |
ObjectFactory.createJaxbGroupBinding()
Create an instance of
JaxbGroupBinding |
JaxbGroupBinding |
KeePassFile.Root.getGroup()
This is the root group which contains everything.
|
| Modifier and Type | Method and Description |
|---|---|
List<JaxbGroupBinding> |
JaxbGroupBinding.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeePassFile.Root.setGroup(JaxbGroupBinding value)
Sets the value of the group property.
|
Copyright © 2018. All rights reserved.