public static class VCard.DeliveryAddressing
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
VCard.DeliveryAddressing.Address
To specify the components of the delivery address for the vCard object.
|
Modifier and Type | Field and Description |
---|---|
VCard.DeliveryAddressing.Address |
address |
Constructor and Description |
---|
DeliveryAddressing() |
Modifier and Type | Method and Description |
---|---|
VCard.DeliveryAddressing |
copy() |
static VCard.DeliveryAddressing |
create(VCard.DeliveryAddressing.Address addr) |
public VCard.DeliveryAddressing.Address address
public static VCard.DeliveryAddressing create(VCard.DeliveryAddressing.Address addr)
public VCard.DeliveryAddressing copy()
Copyright © 2021. All Rights Reserved.