Uses of Class
ezvcard.types.UrlType

Packages that use UrlType
ezvcard   
 

Uses of UrlType in ezvcard
 

Methods in ezvcard that return UrlType
 UrlType VCard.addUrl(String url)
          Adds a URL.
 

Methods in ezvcard that return types with arguments of type UrlType
 List<UrlType> VCard.getUrls()
          Gets the URLs.
 

Methods in ezvcard with parameters of type UrlType
 void VCard.addUrl(UrlType url)
          Adds a URL.
 



Copyright © 2012-2013. All Rights Reserved.