Uses of Class
ezvcard.types.TelephoneType

Packages that use TelephoneType
ezvcard   
 

Uses of TelephoneType in ezvcard
 

Methods in ezvcard that return TelephoneType
 TelephoneType VCard.addTelephoneNumber(String telephoneNumber, TelephoneTypeParameter... types)
          Adds a telephone number.
 

Methods in ezvcard that return types with arguments of type TelephoneType
 List<TelephoneType> VCard.getTelephoneNumbers()
          Gets the telephone numbers.
 

Methods in ezvcard with parameters of type TelephoneType
 void VCard.addTelephoneNumber(TelephoneType telephoneNumber)
          Adds a telephone number.
 



Copyright © 2012-2013. All Rights Reserved.