Package net.bluemind.addressbook.api
Class VCard.Communications.Tel
java.lang.Object
net.bluemind.addressbook.api.VCard.BasicAttribute
net.bluemind.addressbook.api.VCard.Communications.Tel
- Enclosing class:
 VCard.Communications
To specify the telephone number for telephony communication with the object
 the vCard represents.
- 
Field Summary
FieldsFields inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
parameters, value - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncopy()static VCard.Communications.Telcreate(String value, List<VCard.Parameter> parameters) booleaninthashCode()Methods inherited from class net.bluemind.addressbook.api.VCard.BasicAttribute
containsUniqueValue, containsValues, copyParameters, getParameterValue, getParameterValues 
- 
Field Details
- 
ext
 
 - 
 - 
Constructor Details
- 
Tel
public Tel() 
 - 
 - 
Method Details
- 
create
 - 
copy
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classVCard.BasicAttribute
 - 
equals
- Overrides:
 equalsin classVCard.BasicAttribute
 
 -