Uses of Class
org.sourceforge.ifx.framework.element.ContactPref

Packages that use ContactPref
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
org.sourceforge.ifx.framework.remit.complextype   
 

Uses of ContactPref in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return ContactPref
 ContactPref ContactInfo_Type.getContactPref()
          Getter for contactPref
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ContactPref
 void ContactInfo_Type.setContactPref(ContactPref _contactPref)
          Setter for contactPref
 

Uses of ContactPref in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return ContactPref
 ContactPref ContactInfo_Type.getContactPref()
          Getter for contactPref
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type ContactPref
 void ContactInfo_Type.setContactPref(ContactPref _contactPref)
          Setter for contactPref