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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IncSecSigLine
 IncSecSigLine[] ChkOrdInfo_Type.getIncSecSigLine()
          Getter for incSecSigLine
 IncSecSigLine ChkOrdDetail_Type.getIncSecSigLine()
          Getter for incSecSigLine
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IncSecSigLine
 void ChkOrdInfo_Type.setIncSecSigLine(IncSecSigLine[] _incSecSigLine)
          Setter for incSecSigLine
 void ChkOrdDetail_Type.setIncSecSigLine(IncSecSigLine _incSecSigLine)
          Setter for incSecSigLine