public class ProcurementCardHolder extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
ProcurementCardHolder()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAccountNumber()
Gets the accountNumber attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCardCycleAmountLimit()
Gets the cardCycleAmountLimit attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCardCycleVolumeLimit()
Gets the cardCycleVolumeLimit attribute.
|
String |
getCardHolderAlternateName()
Gets the cardHolderAlternateName attribute.
|
String |
getCardHolderCityName()
Gets the cardHolderCityName attribute.
|
String |
getCardHolderLine1Address()
Gets the cardHolderLine1Address attribute.
|
String |
getCardHolderLine2Address()
Gets the cardHolderLine2Address attribute.
|
String |
getCardHolderName()
Gets the cardHolderName attribute.
|
String |
getCardHolderStateCode()
Gets the cardHolderStateCode attribute.
|
String |
getCardHolderWorkPhoneNumber()
Gets the cardHolderWorkPhoneNumber attribute.
|
String |
getCardHolderZipCode()
Gets the cardHolderZipCode attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getCardLimit()
Gets the cardLimit attribute.
|
String |
getCardNoteText()
Gets the cardNoteText attribute.
|
String |
getCardStatusCode()
Gets the cardStatusCode attribute.
|
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.
|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
String |
getSubAccountNumber()
Gets the subAccountNumber attribute.
|
String |
getTransactionCreditCardNumber()
Gets the transactionCreditCardNumber attribute.
|
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute.
|
void |
setCardCycleAmountLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleAmountLimit)
Sets the cardCycleAmountLimit attribute.
|
void |
setCardCycleVolumeLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleVolumeLimit)
Sets the cardCycleVolumeLimit attribute.
|
void |
setCardHolderAlternateName(String cardHolderAlternateName)
Sets the cardHolderAlternateName attribute.
|
void |
setCardHolderCityName(String cardHolderCityName)
Sets the cardHolderCityName attribute.
|
void |
setCardHolderLine1Address(String cardHolderLine1Address)
Sets the cardHolderLine1Address attribute.
|
void |
setCardHolderLine2Address(String cardHolderLine2Address)
Sets the cardHolderLine2Address attribute.
|
void |
setCardHolderName(String cardHolderName)
Sets the cardHolderName attribute.
|
void |
setCardHolderStateCode(String cardHolderStateCode)
Sets the cardHolderStateCode attribute.
|
void |
setCardHolderWorkPhoneNumber(String cardHolderWorkPhoneNumber)
Sets the cardHolderWorkPhoneNumber attribute.
|
void |
setCardHolderZipCode(String cardHolderZipCode)
Sets the cardHolderZipCode attribute.
|
void |
setCardLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardLimit)
Sets the cardLimit attribute.
|
void |
setCardNoteText(String cardNoteText)
Sets the cardNoteText attribute.
|
void |
setCardStatusCode(String cardStatusCode)
Sets the cardStatusCode attribute.
|
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.
|
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.
|
void |
setTransactionCreditCardNumber(String transactionCreditCardNumber)
Sets the transactionCreditCardNumber attribute.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
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 ProcurementCardHolder()
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public String getTransactionCreditCardNumber()
public void setTransactionCreditCardNumber(String transactionCreditCardNumber)
transactionCreditCardNumber
- The transactionCreditCardNumber to set.public String getCardHolderName()
public void setCardHolderName(String cardHolderName)
cardHolderName
- The cardHolderName to set.public String getCardHolderAlternateName()
public void setCardHolderAlternateName(String cardHolderAlternateName)
cardHolderAlternateName
- The cardHolderAlternateName to set.public String getCardHolderLine1Address()
public void setCardHolderLine1Address(String cardHolderLine1Address)
cardHolderLine1Address
- The cardHolderLine1Address to set.public String getCardHolderLine2Address()
public void setCardHolderLine2Address(String cardHolderLine2Address)
cardHolderLine2Address
- The cardHolderLine2Address to set.public String getCardHolderCityName()
public void setCardHolderCityName(String cardHolderCityName)
cardHolderCityName
- The cardHolderCityName to set.public String getCardHolderStateCode()
public void setCardHolderStateCode(String cardHolderStateCode)
cardHolderStateCode
- The cardHolderStateCode to set.public String getCardHolderZipCode()
public void setCardHolderZipCode(String cardHolderZipCode)
cardHolderZipCode
- The cardHolderZipCode to set.public String getCardHolderWorkPhoneNumber()
public void setCardHolderWorkPhoneNumber(String cardHolderWorkPhoneNumber)
cardHolderWorkPhoneNumber
- The cardHolderWorkPhoneNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardLimit()
public void setCardLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardLimit)
cardLimit
- The cardLimit to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardCycleAmountLimit()
public void setCardCycleAmountLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleAmountLimit)
cardCycleAmountLimit
- The cardCycleAmountLimit to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardCycleVolumeLimit()
public void setCardCycleVolumeLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleVolumeLimit)
cardCycleVolumeLimit
- The cardCycleVolumeLimit to set.public String getCardStatusCode()
public void setCardStatusCode(String cardStatusCode)
cardStatusCode
- The cardStatusCode to set.public String getCardNoteText()
public void setCardNoteText(String cardNoteText)
cardNoteText
- The cardNoteText to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.