Uses of Class
org.kuali.kfs.vnd.businessobject.ShippingPaymentTerms

Packages that use ShippingPaymentTerms
org.kuali.kfs.module.purap.document   
org.kuali.kfs.vnd.businessobject   
 

Uses of ShippingPaymentTerms in org.kuali.kfs.module.purap.document
 

Fields in org.kuali.kfs.module.purap.document declared as ShippingPaymentTerms
protected  ShippingPaymentTerms PurchaseOrderDocument.vendorShippingPaymentTerms
           
protected  ShippingPaymentTerms PaymentRequestDocument.vendorShippingPaymentTerms
           
 

Methods in org.kuali.kfs.module.purap.document that return ShippingPaymentTerms
 ShippingPaymentTerms PurchaseOrderDocument.getVendorShippingPaymentTerms()
           
 ShippingPaymentTerms PaymentRequestDocument.getVendorShippingPaymentTerms()
           
 

Methods in org.kuali.kfs.module.purap.document with parameters of type ShippingPaymentTerms
 void PurchaseOrderDocument.setVendorShippingPaymentTerms(ShippingPaymentTerms vendorShippingPaymentTerms)
           
 void PaymentRequestDocument.setVendorShippingPaymentTerms(ShippingPaymentTerms vendorShippingPaymentTerms)
           
 

Uses of ShippingPaymentTerms in org.kuali.kfs.vnd.businessobject
 

Methods in org.kuali.kfs.vnd.businessobject that return ShippingPaymentTerms
 ShippingPaymentTerms VendorContract.getVendorShippingPaymentTerms()
           
 ShippingPaymentTerms VendorDetail.getVendorShippingPaymentTerms()
           
 

Methods in org.kuali.kfs.vnd.businessobject with parameters of type ShippingPaymentTerms
 void VendorContract.setVendorShippingPaymentTerms(ShippingPaymentTerms vendorShippingPaymentTerms)
          Deprecated.  
 void VendorDetail.setVendorShippingPaymentTerms(ShippingPaymentTerms vendorShippingPaymentTerms)
          Deprecated.  
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.