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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ChksumAddRs
 ChksumAddRs ChksumMsgRec_Type.getChksumAddRs()
          Getter for chksumAddRs
 ChksumAddRs[] PaySvcRs_Type.getChksumAddRs()
          Getter for chksumAddRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ChksumAddRs
 void ChksumMsgRec_Type.setChksumAddRs(ChksumAddRs _chksumAddRs)
          Setter for chksumAddRs
 void PaySvcRs_Type.setChksumAddRs(ChksumAddRs[] _chksumAddRs)
          Setter for chksumAddRs