Uses of Class
ezvcard.types.UidType

Packages that use UidType
ezvcard   
ezvcard.types   
 

Uses of UidType in ezvcard
 

Methods in ezvcard that return UidType
 UidType VCard.getUid()
          Gets the unique identifier of the vCard.
 

Methods in ezvcard with parameters of type UidType
 void VCard.setUid(UidType uid)
          Sets the unique identifier of the vCard.
 

Uses of UidType in ezvcard.types
 

Methods in ezvcard.types that return UidType
static UidType UidType.random()
          Generates a UID type that contains a random UID URI.
 



Copyright © 2012-2013. All Rights Reserved.