| Package | Description |
|---|---|
| ezvcard.io.scribe |
Contains classes that know how to marshal and unmarshal a property in each vCard format.
|
| ezvcard.property |
Contains the DTO class for each property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateOrTimePropertyScribe<T extends DateOrTimeProperty>
Marshals properties with date-time values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Anniversary
Defines the person's anniversary (marital or work-related).
|
class |
Birthday
Defines the person's birthday.
|
class |
Deathdate
Defines the person's time of death.
|
| Constructor and Description |
|---|
DateOrTimeProperty(DateOrTimeProperty original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.