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

Packages that use VendorContact
org.kuali.kfs.vnd.businessobject   
 

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

Methods in org.kuali.kfs.vnd.businessobject that return VendorContact
 VendorContact VendorPhoneNumber.getVendorContact()
           
 

Methods in org.kuali.kfs.vnd.businessobject that return types with arguments of type VendorContact
 List<VendorContact> VendorDetail.getVendorContacts()
           
 

Methods in org.kuali.kfs.vnd.businessobject with parameters of type VendorContact
 void VendorPhoneNumber.setVendorContact(VendorContact vendorContact)
          Deprecated.  
 

Method parameters in org.kuali.kfs.vnd.businessobject with type arguments of type VendorContact
 void VendorDetail.setVendorContacts(List<VendorContact> vendorContacts)
           
 



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