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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return EMVRqData
 EMVRqData EMVCardInfo_Type.getEMVRqData()
          Getter for eMVRqData
 EMVRqData MsgRqHdr_Type.getEMVRqData()
          Getter for eMVRqData
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type EMVRqData
 void EMVCardInfo_Type.setEMVRqData(EMVRqData _eMVRqData)
          Setter for eMVRqData
 void MsgRqHdr_Type.setEMVRqData(EMVRqData _eMVRqData)
          Setter for eMVRqData