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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PresAcctId
 PresAcctId SvcAcctIdModRq_Type.getPresAcctId()
          Getter for presAcctId
 PresAcctId[] CreditInfo_Type.getPresAcctId()
          Getter for presAcctId
 PresAcctId SvcAcctId_Type.getPresAcctId()
          Getter for presAcctId
 PresAcctId PresAcctRec_Type.getPresAcctId()
          Getter for presAcctId
 PresAcctId BillInfo_Type.getPresAcctId()
          Getter for presAcctId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PresAcctId
 void SvcAcctIdModRq_Type.setPresAcctId(PresAcctId _presAcctId)
          Setter for presAcctId
 void CreditInfo_Type.setPresAcctId(PresAcctId[] _presAcctId)
          Setter for presAcctId
 void SvcAcctId_Type.setPresAcctId(PresAcctId _presAcctId)
          Setter for presAcctId
 void PresAcctRec_Type.setPresAcctId(PresAcctId _presAcctId)
          Setter for presAcctId
 void BillInfo_Type.setPresAcctId(PresAcctId _presAcctId)
          Setter for presAcctId