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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PresAcctInfo
 PresAcctInfo SvcAcctIdModRq_Type.getPresAcctInfo()
          Getter for presAcctInfo
 PresAcctInfo SvcAcctId_Type.getPresAcctInfo()
          Getter for presAcctInfo
 PresAcctInfo PresAcctRec_Type.getPresAcctInfo()
          Getter for presAcctInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PresAcctInfo
 void SvcAcctIdModRq_Type.setPresAcctInfo(PresAcctInfo _presAcctInfo)
          Setter for presAcctInfo
 void SvcAcctId_Type.setPresAcctInfo(PresAcctInfo _presAcctInfo)
          Setter for presAcctInfo
 void PresAcctRec_Type.setPresAcctInfo(PresAcctInfo _presAcctInfo)
          Setter for presAcctInfo