Uses of Class
ezvcard.types.ClassificationType

Packages that use ClassificationType
ezvcard   
 

Uses of ClassificationType in ezvcard
 

Methods in ezvcard that return ClassificationType
 ClassificationType VCard.getClassification()
          Gets the classification of the vCard, which describes the sensitivity of the information in the vCard.
 ClassificationType VCard.setClassification(String classification)
          Sets the classification of the vCard, which describes the sensitivity of the information in the vCard.
 

Methods in ezvcard with parameters of type ClassificationType
 void VCard.setClassification(ClassificationType classification)
          Sets the classification of the vCard, which describes the sensitivity of the information in the vCard.
 



Copyright © 2012-2013. All Rights Reserved.