Contains information specific to a parent Vendor, which may be shared by its division Vendors if it has any. Contained by a
VendorDetail.
See Also:org.kuali.module.vendor.bo.VendorDetail
isEqualForRouting(Object toCompare) This method is a predicate to test equality of all the persisted attributes of an instance of this class, including member
collections.
public boolean isEqualForRouting(Object toCompare)(Code)
This method is a predicate to test equality of all the persisted attributes of an instance of this class, including member
collections. This is used to determine whether to route
Parameters: vh - Another VendorHeader object True if all non-derived attributes of the given object are equal to this one's
setVendorDebarredIndicator
public void setVendorDebarredIndicator(Boolean vendorDebarredIndicator)(Code)
Sets the vendorDebarredIndicator attribute value.
Parameters: vendorDebarredIndicator - The vendorDebarredIndicator to set.
setVendorFederalWithholdingTaxBeginningDate
public void setVendorFederalWithholdingTaxBeginningDate(Date vendorFederalWithholdingTaxBeginningDate)(Code)
setVendorFederalWithholdingTaxEndDate
public void setVendorFederalWithholdingTaxEndDate(Date vendorFederalWithholdingTaxEndDate)(Code)
setVendorForeignIndicator
public void setVendorForeignIndicator(Boolean vendorForeignIndicator)(Code)
Sets the vendorForeignIndicator attribute value.
Parameters: vendorForeignIndicator - The vendorForeignIndicator to set.
setVendorHeaderGeneratedIdentifier
public void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)(Code)