Package net.bluemind.addressbook.api
Class VCard.DeliveryAddressing.Address
java.lang.Object
net.bluemind.addressbook.api.VCard.BasicAttribute
net.bluemind.addressbook.api.VCard.DeliveryAddressing.Address
- Enclosing class:
 VCard.DeliveryAddressing
To specify the components of the delivery address for the vCard object.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
parameters, value - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
containsUniqueValue, containsValues, copyParameters, getParameterValue, getParameterValues 
- 
Field Details
- 
postOfficeBox
 - 
extentedAddress
 - 
streetAddress
 - 
locality
 - 
region
 - 
postalCode
 - 
countryName
 
 - 
 - 
Constructor Details
- 
Address
public Address() 
 - 
 - 
Method Details
- 
create
 - 
copy
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classVCard.BasicAttribute
 - 
equals
- Overrides:
 equalsin classVCard.BasicAttribute
 
 -