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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ChkAcceptStatus
 ChkAcceptStatus ChkAcceptStatusModRs_Type.getChkAcceptStatus()
          Getter for chkAcceptStatus
 ChkAcceptStatus ChkAcceptStatusModRq_Type.getChkAcceptStatus()
          Getter for chkAcceptStatus
 ChkAcceptStatus ChkAcceptRec_Type.getChkAcceptStatus()
          Getter for chkAcceptStatus
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ChkAcceptStatus
 void ChkAcceptStatusModRs_Type.setChkAcceptStatus(ChkAcceptStatus _chkAcceptStatus)
          Setter for chkAcceptStatus
 void ChkAcceptStatusModRq_Type.setChkAcceptStatus(ChkAcceptStatus _chkAcceptStatus)
          Setter for chkAcceptStatus
 void ChkAcceptRec_Type.setChkAcceptStatus(ChkAcceptStatus _chkAcceptStatus)
          Setter for chkAcceptStatus