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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Phone
 Phone CCMotoAcct_Type.getPhone()
          Getter for phone
 Phone ChkPrint_Type.getPhone()
          Getter for phone
 Phone[] BillerInqRq_Type.getPhone()
          Getter for phone
 Phone PhoneNum_Type.getPhone()
          Getter for phone
 Phone[] BillerInqRs_Type.getPhone()
          Getter for phone
 Phone OrgContact_Type.getPhone()
          Getter for phone
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Phone
 void CCMotoAcct_Type.setPhone(Phone _phone)
          Setter for phone
 void ChkPrint_Type.setPhone(Phone _phone)
          Setter for phone
 void BillerInqRq_Type.setPhone(Phone[] _phone)
          Setter for phone
 void PhoneNum_Type.setPhone(Phone _phone)
          Setter for phone
 void BillerInqRs_Type.setPhone(Phone[] _phone)
          Setter for phone
 void OrgContact_Type.setPhone(Phone _phone)
          Setter for phone
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return Phone
 Phone PhoneNum_Type.getPhone()
          Getter for phone
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Phone
 void PhoneNum_Type.setPhone(Phone _phone)
          Setter for phone