public class DebarredVendorMatch extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Modifier and Type | Field and Description |
---|---|
static String |
CONFIRM_STATUS |
static String |
DEBARRED_VENDOR_ID |
static String |
EXCLUSION_STATUS |
static String |
VENDOR_TYPE |
Constructor and Description |
---|
DebarredVendorMatch() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress1()
Gets the address1 attribute.
|
String |
getAddress2()
Gets the address2 attribute.
|
long |
getAddressGeneratedId()
Gets the addressGeneratedId attribute.
|
String |
getAliases()
Gets the aliases attribute.
|
String |
getCity()
Gets the city attribute.
|
String |
getConcatenatedAliases()
Gets the concatenatedAliases attribute.
|
String |
getConcatenatedId()
Gets the concatenatedId attribute.
|
String |
getConfirmStatusCode()
Gets the confirmStatusCode attribute.
|
int |
getDebarredVendorId()
Gets the debarredVendorId attribute.
|
String |
getDescription()
Gets the description attribute.
|
String |
getLastUpdatedPrincipalName()
Gets the lastUpdatedPrincipalName attribute.
|
Date |
getLastUpdatedTimeStamp()
Gets the lastUpdatedTimeStamp attribute.
|
Date |
getLoadDate()
Gets the loadDate attribute.
|
String |
getName()
Gets the name attribute.
|
String |
getProvince()
Gets the province attribute.
|
String |
getState()
Gets the state attribute.
|
VendorAddress |
getVendorAddress()
Gets the vendorAddress attribute.
|
VendorDetail |
getVendorDetail()
Gets the vendorDetail attribute.
|
Integer |
getVendorDetailAssignedIdentifier()
Gets the vendorDetailAssignedIdentifier attribute.
|
String |
getVendorExclusionStatus()
Gets the vendorExclusionStatus attribute.
|
VendorHeader |
getVendorHeader()
Gets the vendorHeader attribute.
|
Integer |
getVendorHeaderGeneratedIdentifier()
Gets the vendorHeaderGeneratedIdentifier attribute.
|
String |
getZip()
Gets the zip attribute.
|
void |
setAddress1(String address1)
Sets the address1 attribute value.
|
void |
setAddress2(String address2)
Sets the address2 attribute value.
|
void |
setAddressGeneratedId(long addressGeneratedId)
Sets the addressGeneratedId attribute value.
|
void |
setAliases(String aliases)
Sets the aliases attribute value.
|
void |
setCity(String city)
Sets the city attribute value.
|
void |
setConcatenatedAliases(String concatenatedAliases)
Sets the concatenatedAliases attribute value.
|
void |
setConcatenatedId(String concatenatedId)
Sets the concatenatedId attribute value.
|
void |
setConfirmStatusCode(String confirmStatusCode)
Sets the confirmStatusCode attribute value.
|
void |
setDebarredVendorId(int debarredVendorId)
Sets the debarredVendorId attribute value.
|
void |
setDescription(String description)
Sets the description attribute value.
|
void |
setLastUpdatedPrincipalName(String lastUpdatedPrincipalName)
Sets the lastUpdatedPrincipalName attribute value.
|
void |
setLastUpdatedTimeStamp(Date lastUpdatedTimeStamp)
Sets the lastUpdatedTimeStamp attribute value.
|
void |
setLoadDate(Date loadDate)
Sets the loadDate attribute value.
|
void |
setName(String name)
Sets the name attribute value.
|
void |
setProvince(String province)
Sets the province attribute value.
|
void |
setState(String state)
Sets the state attribute value.
|
void |
setVendorAddress(VendorAddress vendorAddress)
Sets the vendorAddress attribute value.
|
void |
setVendorDetail(VendorDetail vendorDetail)
Sets the vendorDetail attribute value.
|
void |
setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
Sets the vendorDetailAssignedIdentifier attribute value.
|
void |
setVendorExclusionStatus(String vendorExclusionStatus)
Sets the vendorExclusionStatus attribute value.
|
void |
setVendorHeader(VendorHeader vendorHeader)
Sets the vendorHeader attribute value.
|
void |
setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
Sets the vendorHeaderGeneratedIdentifier attribute value.
|
void |
setZip(String zip)
Sets the zip attribute value.
|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public static final String VENDOR_TYPE
public static final String CONFIRM_STATUS
public static final String EXCLUSION_STATUS
public static final String DEBARRED_VENDOR_ID
public DebarredVendorMatch()
public int getDebarredVendorId()
public void setDebarredVendorId(int debarredVendorId)
debarredVendorId
- The debarredVendorId to set.public Date getLoadDate()
public void setLoadDate(Date loadDate)
loadDate
- The loadDate to set.public void setName(String name)
name
- The name to set.public String getAddress1()
public void setAddress1(String address1)
address1
- The address1 to set.public String getAddress2()
public void setAddress2(String address2)
address2
- The address2 to set.public void setCity(String city)
city
- The city to set.public void setState(String state)
state
- The state to set.public String getProvince()
public void setProvince(String province)
country
- The province to set.public void setZip(String zip)
zip
- The zip to set.public String getAliases()
public void setAliases(String aliases)
aliases
- The aliases to set.public String getDescription()
public void setDescription(String description)
description
- The description to set.public String getConfirmStatusCode()
public void setConfirmStatusCode(String confirmStatusCode)
confirmStatusCode
- The confirmStatusCode to set.public Date getLastUpdatedTimeStamp()
public void setLastUpdatedTimeStamp(Date lastUpdatedTimeStamp)
lastUpdatedTimeStamp
- The lastUpdatedTimeStamp to set.public String getLastUpdatedPrincipalName()
public void setLastUpdatedPrincipalName(String lastUpdatedPrincipalName)
lastUpdatedPrincipalName
- The lastUpdatedPrincipalName to set.public Integer getVendorHeaderGeneratedIdentifier()
public void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
vendorHeaderGeneratedIdentifier
- The headerGeneratedId to set.public Integer getVendorDetailAssignedIdentifier()
public void setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
vendorDetailAssignedIdentifier
- The detailAssignedId to set.public long getAddressGeneratedId()
public void setAddressGeneratedId(long addressGeneratedId)
addressGeneratedId
- The addressGeneratedId to set.public VendorDetail getVendorDetail()
public void setVendorDetail(VendorDetail vendorDetail)
vendorDetail
- The vendorDetail to set.public VendorAddress getVendorAddress()
public void setVendorAddress(VendorAddress vendorAddress)
vendorAddress
- The vendorAddress to set.public VendorHeader getVendorHeader()
public void setVendorHeader(VendorHeader vendorHeader)
vendorHeader
- The vendorHeader to set.public String getVendorExclusionStatus()
public void setVendorExclusionStatus(String vendorExclusionStatus)
vendorExclusionStatus
- The vendorExclusionStatus to set.public String getConcatenatedId()
public void setConcatenatedId(String concatenatedId)
concatenatedId
- The concatenatedId to set.public String getConcatenatedAliases()
public void setConcatenatedAliases(String concatenatedAliases)
concatenatedAliases
- The concatenatedAliases to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.