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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ContactName
 ContactName[] ContactInfo_Type.getContactName()
          Getter for contactName
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ContactName
 void ContactInfo_Type.setContactName(ContactName[] _contactName)
          Setter for contactName
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return ContactName
 ContactName[] ContactInfo_Type.getContactName()
          Getter for contactName
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type ContactName
 void ContactInfo_Type.setContactName(ContactName[] _contactName)
          Setter for contactName