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 |
PlacePropertyScribe<T extends PlaceProperty>
Marshals
PlaceProperty properties. |
Modifier and Type | Class and Description |
---|---|
class |
Birthplace
Defines the location of the person's birth.
|
class |
Deathplace
Defines the location of the person's death.
|
Constructor and Description |
---|
PlaceProperty(PlaceProperty original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.