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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PhoneNum
 PhoneNum[] ContactInfo_Type.getPhoneNum()
          Getter for phoneNum
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PhoneNum
 void ContactInfo_Type.setPhoneNum(PhoneNum[] _phoneNum)
          Setter for phoneNum
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return PhoneNum
 PhoneNum[] ContactInfo_Type.getPhoneNum()
          Getter for phoneNum
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type PhoneNum
 void ContactInfo_Type.setPhoneNum(PhoneNum[] _phoneNum)
          Setter for phoneNum