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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ChkInfo
 ChkInfo RemitInfo_Type.getChkInfo()
          Getter for chkInfo
 ChkInfo[] ChkIssueInfo_Type.getChkInfo()
          Getter for chkInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ChkInfo
 void RemitInfo_Type.setChkInfo(ChkInfo _chkInfo)
          Setter for chkInfo
 void ChkIssueInfo_Type.setChkInfo(ChkInfo[] _chkInfo)
          Setter for chkInfo