Uses of Class
ezvcard.parameters.RelatedTypeParameter

Packages that use RelatedTypeParameter
ezvcard.parameters   
ezvcard.types   
 

Uses of RelatedTypeParameter in ezvcard.parameters
 

Fields in ezvcard.parameters declared as RelatedTypeParameter
static RelatedTypeParameter RelatedTypeParameter.ACQUAINTANCE
           
static RelatedTypeParameter RelatedTypeParameter.AGENT
           
static RelatedTypeParameter RelatedTypeParameter.CHILD
           
static RelatedTypeParameter RelatedTypeParameter.CO_RESIDENT
           
static RelatedTypeParameter RelatedTypeParameter.CO_WORKER
           
static RelatedTypeParameter RelatedTypeParameter.COLLEAGUE
           
static RelatedTypeParameter RelatedTypeParameter.CONTACT
           
static RelatedTypeParameter RelatedTypeParameter.CRUSH
           
static RelatedTypeParameter RelatedTypeParameter.DATE
           
static RelatedTypeParameter RelatedTypeParameter.EMERGENCY
           
static RelatedTypeParameter RelatedTypeParameter.FRIEND
           
static RelatedTypeParameter RelatedTypeParameter.KIN
           
static RelatedTypeParameter RelatedTypeParameter.ME
           
static RelatedTypeParameter RelatedTypeParameter.MET
           
static RelatedTypeParameter RelatedTypeParameter.MUSE
           
static RelatedTypeParameter RelatedTypeParameter.NEIGHBOR
           
static RelatedTypeParameter RelatedTypeParameter.PARENT
           
static RelatedTypeParameter RelatedTypeParameter.SIBLING
           
static RelatedTypeParameter RelatedTypeParameter.SPOUSE
           
static RelatedTypeParameter RelatedTypeParameter.SWEETHEART
           
 

Methods in ezvcard.parameters that return RelatedTypeParameter
static RelatedTypeParameter RelatedTypeParameter.valueOf(String value)
          Searches the static objects in this class for one that has a certain type value.
 

Uses of RelatedTypeParameter in ezvcard.types
 

Methods in ezvcard.types that return RelatedTypeParameter
protected  RelatedTypeParameter RelatedType.buildTypeObj(String type)
           
 



Copyright © 2012-2013. All Rights Reserved.