Uses of Class
net.bluemind.addressbook.api.VCard.DeliveryAddressing.Address
Packages that use VCard.DeliveryAddressing.Address
-
Uses of VCard.DeliveryAddressing.Address in net.bluemind.addressbook.api
Fields in net.bluemind.addressbook.api declared as VCard.DeliveryAddressing.AddressMethods in net.bluemind.addressbook.api that return VCard.DeliveryAddressing.AddressModifier and TypeMethodDescriptionVCard.DeliveryAddressing.Address.copy()
VCard.DeliveryAddressing.Address.create
(String label, String postOfficeBox, String extentedAddress, String streetAddress, String locality, String region, String postalCode, String countryName, List<VCard.Parameter> parameters) Methods in net.bluemind.addressbook.api with parameters of type VCard.DeliveryAddressing.AddressModifier and TypeMethodDescriptionstatic VCard.DeliveryAddressing
VCard.DeliveryAddressing.create
(VCard.DeliveryAddressing.Address addr)