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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillingMethod
 BillingMethod ChkOrdInfo_Type.getBillingMethod()
          Getter for billingMethod
 BillingMethod ChkOrdDetail_Type.getBillingMethod()
          Getter for billingMethod
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillingMethod
 void ChkOrdInfo_Type.setBillingMethod(BillingMethod _billingMethod)
          Setter for billingMethod
 void ChkOrdDetail_Type.setBillingMethod(BillingMethod _billingMethod)
          Setter for billingMethod