public class ProcurementCardTransaction extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| ProcurementCardTransaction()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. | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getFinancialDocumentTotalAmount()Gets the financialDocumentTotalAmount attribute. | 
| String | getFinancialObjectCode()Gets the financialObjectCode attribute. | 
| String | getFinancialSubObjectCode()Gets the financialSubObjectCode attribute. | 
| String | getProjectCode()Gets the projectCode attribute. | 
| String | getSubAccountNumber()Gets the subAccountNumber attribute. | 
| String | getTransactionBillingCurrencyCode()Gets the transactionBillingCurrencyCode attribute. | 
| String | getTransactionCreditCardNumber()Gets the transactionCreditCardNumber attribute. | 
| BigDecimal | getTransactionCurrencyExchangeRate()Gets the transactionCurrencyExchangeRate attribute. | 
| Date | getTransactionCycleEndDate()Gets the transactionCycleEndDate attribute. | 
| Date | getTransactionCycleStartDate()Gets the transactionCycleStartDate attribute. | 
| Date | getTransactionDate()Gets the transactionDate attribute. | 
| String | getTransactionDebitCreditCode()Gets the transactionDebitCreditCode attribute. | 
| String | getTransactionMerchantCategoryCode()Gets the transactionMerchantCategoryCode attribute. | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getTransactionOriginalCurrencyAmount()Gets the transactionOriginalCurrencyAmount attribute. | 
| String | getTransactionOriginalCurrencyCode()Gets the transactionOriginalCurrencyCode attribute. | 
| String | getTransactionPointOfSaleCode()Gets the transactionPointOfSaleCode attribute. | 
| Date | getTransactionPostingDate()Gets the transactionPostingDate attribute. | 
| String | getTransactionPurchaseIdentifierDescription()Gets the transactionPurchaseIdentifierDescription attribute. | 
| boolean | getTransactionPurchaseIdentifierIndicator()Gets the transactionPurchaseIdentifierIndicator attribute. | 
| String | getTransactionReferenceNumber()Gets the transactionReferenceNumber attribute. | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getTransactionSalesTaxAmount()Gets the transactionSalesTaxAmount attribute. | 
| Integer | getTransactionSequenceRowNumber()Gets the transactionSequenceRowNumber attribute. | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getTransactionSettlementAmount()Gets the transactionSettlementAmount attribute. | 
| boolean | getTransactionTaxExemptIndicator()Gets the transactionTaxExemptIndicator attribute. | 
| String | getTransactionTravelAuthorizationCode()Gets the transactionTravelAuthorizationCode attribute. | 
| String | getTransactionUnitContactName()Gets the transactionUnitContactName attribute. | 
| String | getVendorCityName()Gets the vendorCityName attribute. | 
| String | getVendorLine1Address()Gets the vendorLine1Address attribute. | 
| String | getVendorLine2Address()Gets the vendorLine2Address attribute. | 
| String | getVendorName()Gets the vendorName attribute. | 
| String | getVendorOrderNumber()Gets the vendorOrderNumber attribute. | 
| String | getVendorStateCode()Gets the vendorStateCode attribute. | 
| String | getVendorZipCode()Gets the vendorZipCode attribute. | 
| String | getVisaVendorIdentifier()Gets the visaVendorIdentifier 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 | setCardCycleAmountLimit(String cardCycleAmountLimit)Sets the cardCycleAmountLimit attribute. | 
| void | setCardCycleVolumeLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleVolumeLimit)Sets the cardCycleVolumeLimit attribute. | 
| void | setCardCycleVolumeLimit(String 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 | setCardLimit(String 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 | setFinancialDocumentTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal financialDocumentTotalAmount)Sets the financialDocumentTotalAmount attribute. | 
| void | setFinancialDocumentTotalAmount(String financialDocumentTotalAmount)Sets the financialDocumentTotalAmount attribute. | 
| void | setFinancialObjectCode(String financialObjectCode)Sets the financialObjectCode attribute. | 
| void | setFinancialSubObjectCode(String financialSubObjectCode)Sets the financialSubObjectCode attribute. | 
| void | setProjectCode(String projectCode)Sets the projectCode attribute. | 
| void | setSubAccountNumber(String subAccountNumber)Sets the subAccountNumber attribute. | 
| void | setTransactionBillingCurrencyCode(String transactionBillingCurrencyCode)Sets the transactionBillingCurrencyCode attribute. | 
| void | setTransactionCreditCardNumber(String transactionCreditCardNumber)Sets the transactionCreditCardNumber attribute. | 
| void | setTransactionCurrencyExchangeRate(BigDecimal transactionCurrencyExchangeRate)Sets the transactionCurrencyExchangeRate attribute. | 
| void | setTransactionCurrencyExchangeRate(String transactionCurrencyExchangeRate)Sets the transactionCurrencyExchangeRate attribute. | 
| void | setTransactionCycleEndDate(Date transactionCycleEndDate)Sets the transactionCycleEndDate attribute. | 
| void | setTransactionCycleEndDate(String transactionCycleEndDate)Sets the transactionCycleEndDate attribute. | 
| void | setTransactionCycleStartDate(Date transactionCycleStartDate)Sets the transactionCycleStartDate attribute. | 
| void | setTransactionCycleStartDate(String transactionCycleStartDate)Sets the transactionCycleStartDate attribute. | 
| void | setTransactionDate(Date transactionDate)Sets the transactionDate attribute. | 
| void | setTransactionDebitCreditCode(String transactionDebitCreditCode)Sets the transactionDebitCreditCode attribute. | 
| void | setTransactionMerchantCategoryCode(String transactionMerchantCategoryCode)Sets the transactionMerchantCategoryCode attribute. | 
| void | setTransactionOriginalCurrencyAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionOriginalCurrencyAmount)Sets the transactionOriginalCurrencyAmount attribute. | 
| void | setTransactionOriginalCurrencyAmount(String transactionOriginalCurrencyAmount)Sets the transactionOriginalCurrencyAmount attribute. | 
| void | setTransactionOriginalCurrencyCode(String transactionOriginalCurrencyCode)Sets the transactionOriginalCurrencyCode attribute. | 
| void | setTransactionPointOfSaleCode(String transactionPointOfSaleCode)Sets the transactionPointOfSaleCode attribute. | 
| void | setTransactionPostingDate(Date transactionPostingDate)Sets the transactionPostingDate attribute. | 
| void | setTransactionPurchaseIdentifierDescription(String transactionPurchaseIdentifierDescription)Sets the transactionPurchaseIdentifierDescription attribute. | 
| void | setTransactionPurchaseIdentifierIndicator(boolean transactionPurchaseIdentifierIndicator)Sets the transactionPurchaseIdentifierIndicator attribute. | 
| void | setTransactionPurchaseIdentifierIndicator(String transactionPurchaseIdentifierIndicator)Sets the transactionPurchaseIdentifierIndicator attribute. | 
| void | setTransactionReferenceNumber(String transactionReferenceNumber)Sets the transactionReferenceNumber attribute. | 
| void | setTransactionSalesTaxAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionSalesTaxAmount)Sets the transactionSalesTaxAmount attribute. | 
| void | setTransactionSalesTaxAmount(String transactionSalesTaxAmount)Sets the transactionSalesTaxAmount attribute. | 
| void | setTransactionSequenceRowNumber(Integer transactionSequenceRowNumber)Sets the transactionSequenceRowNumber attribute. | 
| void | setTransactionSettlementAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionSettlementAmount)Sets the transactionSettlementAmount attribute. | 
| void | setTransactionSettlementAmount(String transactionSettlementAmount)Sets the transactionSettlementAmount attribute. | 
| void | setTransactionTaxExemptIndicator(boolean transactionTaxExemptIndicator)Sets the transactionTaxExemptIndicator attribute. | 
| void | setTransactionTaxExemptIndicator(String transactionTaxExemptIndicator)Sets the transactionTaxExemptIndicator attribute. | 
| void | setTransactionTravelAuthorizationCode(String transactionTravelAuthorizationCode)Sets the transactionTravelAuthorizationCode attribute. | 
| void | setTransactionUnitContactName(String transactionUnitContactName)Sets the transactionUnitContactName attribute. | 
| void | setVendorCityName(String vendorCityName)Sets the vendorCityName attribute. | 
| void | setVendorLine1Address(String vendorLine1Address)Sets the vendorLine1Address attribute. | 
| void | setVendorLine2Address(String vendorLine2Address)Sets the vendorLine2Address attribute. | 
| void | setVendorName(String vendorName)Sets the vendorName attribute. | 
| void | setVendorOrderNumber(String vendorOrderNumber)Sets the vendorOrderNumber attribute. | 
| void | setVendorStateCode(String vendorStateCode)Sets the vendorStateCode attribute. | 
| void | setVendorZipCode(String vendorZipCode)Sets the vendorZipCode attribute. | 
| void | setVisaVendorIdentifier(String visaVendorIdentifier)Sets the visaVendorIdentifier 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, setVersionNumberpublic ProcurementCardTransaction()
public Integer getTransactionSequenceRowNumber()
public void setTransactionSequenceRowNumber(Integer transactionSequenceRowNumber)
transactionSequenceRowNumber - The transactionSequenceRowNumber to set.public String getTransactionCreditCardNumber()
public void setTransactionCreditCardNumber(String transactionCreditCardNumber)
transactionCreditCardNumber - The transactionCreditCardNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getFinancialDocumentTotalAmount()
public void setFinancialDocumentTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal financialDocumentTotalAmount)
financialDocumentTotalAmount - The financialDocumentTotalAmount to set.public void setFinancialDocumentTotalAmount(String financialDocumentTotalAmount)
financialDocumentTotalAmount - The financialDocumentTotalAmount to set.public String getTransactionDebitCreditCode()
public void setTransactionDebitCreditCode(String transactionDebitCreditCode)
transactionDebitCreditCode - The transactionDebitCreditCode 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.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode - The financialSubObjectCode to set.public String getProjectCode()
public void setProjectCode(String projectCode)
projectCode - The projectCode to set.public Date getTransactionCycleStartDate()
public void setTransactionCycleStartDate(Date transactionCycleStartDate)
transactionCycleStartDate - The transactionCycleStartDate to set.public void setTransactionCycleStartDate(String transactionCycleStartDate)
transactionCycleStartDate - The transactionCycleStartDate to set.public Date getTransactionCycleEndDate()
public void setTransactionCycleEndDate(Date transactionCycleEndDate)
transactionCycleEndDate - The transactionCycleEndDate to set.public void setTransactionCycleEndDate(String transactionCycleEndDate)
transactionCycleEndDate - The transactionCycleEndDate to set.public String getCardHolderName()
public void setCardHolderName(String cardHolderName)
cardHolderName - The cardHolderName to set.public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
transactionDate - The transactionDate to set.public String getTransactionReferenceNumber()
public void setTransactionReferenceNumber(String transactionReferenceNumber)
transactionReferenceNumber - The transactionReferenceNumber to set.public String getTransactionMerchantCategoryCode()
public void setTransactionMerchantCategoryCode(String transactionMerchantCategoryCode)
transactionMerchantCategoryCode - The transactionMerchantCategoryCode to set.public Date getTransactionPostingDate()
public void setTransactionPostingDate(Date transactionPostingDate)
transactionPostingDate - The transactionPostingDate to set.public String getTransactionOriginalCurrencyCode()
public void setTransactionOriginalCurrencyCode(String transactionOriginalCurrencyCode)
transactionOriginalCurrencyCode - The transactionOriginalCurrencyCode to set.public String getTransactionBillingCurrencyCode()
public void setTransactionBillingCurrencyCode(String transactionBillingCurrencyCode)
transactionBillingCurrencyCode - The transactionBillingCurrencyCode to set.public org.kuali.rice.core.api.util.type.KualiDecimal getTransactionOriginalCurrencyAmount()
public void setTransactionOriginalCurrencyAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionOriginalCurrencyAmount)
transactionOriginalCurrencyAmount - The transactionOriginalCurrencyAmount to set.public void setTransactionOriginalCurrencyAmount(String transactionOriginalCurrencyAmount)
transactionOriginalCurrencyAmount - The transactionOriginalCurrencyAmount to set.public BigDecimal getTransactionCurrencyExchangeRate()
public void setTransactionCurrencyExchangeRate(BigDecimal transactionCurrencyExchangeRate)
transactionCurrencyExchangeRate - The transactionCurrencyExchangeRate to set.public void setTransactionCurrencyExchangeRate(String transactionCurrencyExchangeRate)
transactionCurrencyExchangeRate - The transactionCurrencyExchangeRate to set.public org.kuali.rice.core.api.util.type.KualiDecimal getTransactionSettlementAmount()
public void setTransactionSettlementAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionSettlementAmount)
transactionSettlementAmount - The transactionSettlementAmount to set.public void setTransactionSettlementAmount(String transactionSettlementAmount)
transactionSettlementAmount - The transactionSettlementAmount to set.public org.kuali.rice.core.api.util.type.KualiDecimal getTransactionSalesTaxAmount()
public void setTransactionSalesTaxAmount(org.kuali.rice.core.api.util.type.KualiDecimal transactionSalesTaxAmount)
transactionSalesTaxAmount - The transactionSalesTaxAmount to set.public void setTransactionSalesTaxAmount(String transactionSalesTaxAmount)
transactionSalesTaxAmount - The transactionSalesTaxAmount to set.public boolean getTransactionTaxExemptIndicator()
public void setTransactionTaxExemptIndicator(boolean transactionTaxExemptIndicator)
transactionTaxExemptIndicator - The transactionTaxExemptIndicator to set.public void setTransactionTaxExemptIndicator(String transactionTaxExemptIndicator)
transactionTaxExemptIndicator - The transactionTaxExemptIndicator to set.public boolean getTransactionPurchaseIdentifierIndicator()
public void setTransactionPurchaseIdentifierIndicator(boolean transactionPurchaseIdentifierIndicator)
transactionPurchaseIdentifierIndicator - The transactionPurchaseIdentifierIndicator to set.public void setTransactionPurchaseIdentifierIndicator(String transactionPurchaseIdentifierIndicator)
transactionPurchaseIdentifierIndicator - The transactionPurchaseIdentifierIndicator to set.public String getTransactionPurchaseIdentifierDescription()
public void setTransactionPurchaseIdentifierDescription(String transactionPurchaseIdentifierDescription)
transactionPurchaseIdentifierDescription - The transactionPurchaseIdentifierDescription to set.public String getTransactionUnitContactName()
public void setTransactionUnitContactName(String transactionUnitContactName)
transactionUnitContactName - The transactionUnitContactName to set.public String getTransactionTravelAuthorizationCode()
public void setTransactionTravelAuthorizationCode(String transactionTravelAuthorizationCode)
transactionTravelAuthorizationCode - The transactionTravelAuthorizationCode to set.public String getTransactionPointOfSaleCode()
public void setTransactionPointOfSaleCode(String transactionPointOfSaleCode)
transactionPointOfSaleCode - The transactionPointOfSaleCode to set.public String getVendorName()
public void setVendorName(String vendorName)
vendorName - The vendorName to set.public String getVendorLine1Address()
public void setVendorLine1Address(String vendorLine1Address)
vendorLine1Address - The vendorLine1Address to set.public String getVendorLine2Address()
public void setVendorLine2Address(String vendorLine2Address)
vendorLine2Address - The vendorLine2Address to set.public String getVendorCityName()
public void setVendorCityName(String vendorCityName)
vendorCityName - The vendorCityName to set.public String getVendorStateCode()
public void setVendorStateCode(String vendorStateCode)
vendorStateCode - The vendorStateCode to set.public String getVendorZipCode()
public void setVendorZipCode(String vendorZipCode)
vendorZipCode - The vendorZipCode to set.public String getVendorOrderNumber()
public void setVendorOrderNumber(String vendorOrderNumber)
vendorOrderNumber - The vendorOrderNumber to set.public String getVisaVendorIdentifier()
public void setVisaVendorIdentifier(String visaVendorIdentifier)
visaVendorIdentifier - The visaVendorIdentifier 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 void setCardLimit(String 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 void setCardCycleAmountLimit(String 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 void setCardCycleVolumeLimit(String 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.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.