Uses of Class
ezvcard.parameters.ImppTypeParameter

Packages that use ImppTypeParameter
ezvcard.parameters   
ezvcard.types   
 

Uses of ImppTypeParameter in ezvcard.parameters
 

Fields in ezvcard.parameters declared as ImppTypeParameter
static ImppTypeParameter ImppTypeParameter.BUSINESS
           
static ImppTypeParameter ImppTypeParameter.HOME
           
static ImppTypeParameter ImppTypeParameter.MOBILE
           
static ImppTypeParameter ImppTypeParameter.PERSONAL
           
static ImppTypeParameter ImppTypeParameter.PREF
           
static ImppTypeParameter ImppTypeParameter.WORK
           
 

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

Uses of ImppTypeParameter in ezvcard.types
 

Methods in ezvcard.types that return ImppTypeParameter
protected  ImppTypeParameter ImppType.buildTypeObj(String type)
           
 



Copyright © 2012-2013. All Rights Reserved.