| Package | Description |
|---|---|
| ezvcard | |
| 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 | Method and Description |
|---|---|
Profile |
VCard.getProfile()
Gets the profile property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VCard.setProfile(Profile profile)
Sets the profile property.
|
| Modifier and Type | Method and Description |
|---|---|
protected Profile |
ProfileScribe._parseValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.copy() |
| Constructor and Description |
|---|
Profile(Profile original)
Copy constructor.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.