| Package | Description |
|---|---|
| org.bedework.carddav.server.dirHandlers.db |
| Modifier and Type | Method and Description |
|---|---|
DbCardProperty |
DbCardParam.getProperty() |
| Modifier and Type | Method and Description |
|---|---|
List<DbCardProperty> |
DbCard.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
DbCardProperty.compareTo(DbCardProperty that) |
void |
DbCardParam.setProperty(DbCardProperty val) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbCard.setProperties(List<DbCardProperty> val) |
| Constructor and Description |
|---|
DbCardParam(String name,
String value,
DbCardProperty property)
Create DbCardProperty
|
Copyright © 2015 Bedework. All rights reserved.