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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TrnRqUID
 TrnRqUID MediaAcctAdjInfo_Type.getTrnRqUID()
          Getter for trnRqUID
 TrnRqUID[] DebitInfo_Type.getTrnRqUID()
          Getter for trnRqUID
 TrnRqUID[] DevAdviseRq_Type.getTrnRqUID()
          Getter for trnRqUID
 TrnRqUID EMVCardInfo_Type.getTrnRqUID()
          Getter for trnRqUID
 TrnRqUID[] DevAdviseRs_Type.getTrnRqUID()
          Getter for trnRqUID
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TrnRqUID
 void MediaAcctAdjInfo_Type.setTrnRqUID(TrnRqUID _trnRqUID)
          Setter for trnRqUID
 void DebitInfo_Type.setTrnRqUID(TrnRqUID[] _trnRqUID)
          Setter for trnRqUID
 void DevAdviseRq_Type.setTrnRqUID(TrnRqUID[] _trnRqUID)
          Setter for trnRqUID
 void EMVCardInfo_Type.setTrnRqUID(TrnRqUID _trnRqUID)
          Setter for trnRqUID
 void DevAdviseRs_Type.setTrnRqUID(TrnRqUID[] _trnRqUID)
          Setter for trnRqUID