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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PrimaryAcct
 PrimaryAcct BankAcctInfo_Type.getPrimaryAcct()
          Getter for primaryAcct
 PrimaryAcct PartyAcctRelRec_Type.getPrimaryAcct()
          Getter for primaryAcct
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PrimaryAcct
 void BankAcctInfo_Type.setPrimaryAcct(PrimaryAcct _primaryAcct)
          Setter for primaryAcct
 void PartyAcctRelRec_Type.setPrimaryAcct(PrimaryAcct _primaryAcct)
          Setter for primaryAcct