Uses of Class
ezvcard.types.DeathplaceType

Packages that use DeathplaceType
ezvcard   
 

Uses of DeathplaceType in ezvcard
 

Methods in ezvcard that return DeathplaceType
 DeathplaceType VCard.getDeathplace()
           Gets the person's deathplace.
 

Methods in ezvcard that return types with arguments of type DeathplaceType
 List<DeathplaceType> VCard.getDeathplaces()
           Gets all deathplace property instances.
 

Methods in ezvcard with parameters of type DeathplaceType
 void VCard.addDeathplace(DeathplaceType deathplace)
           Adds a deathplace property.
 void VCard.setDeathplace(DeathplaceType deathplace)
           Sets the person's deathplace.
 



Copyright © 2012-2013. All Rights Reserved.