public class ValidBasisMethodPayment extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ValidBasisMethodPayment() |
| Modifier and Type | Method and Description |
|---|---|
AwardBasisOfPayment |
getBasisOfPayment() |
String |
getBasisOfPaymentCode() |
String |
getInvInstructionsIndicator() |
InvInstructionsIndicatorConstants |
getInvInstructionsIndicatorConstant() |
String |
getInvInstructionsIndicatorName() |
AwardMethodOfPayment |
getMethodOfPayment() |
String |
getMethodOfPaymentCode() |
Integer |
getValidBasisMethodPaymentId() |
void |
setBasisOfPayment(AwardBasisOfPayment basisOfPayment) |
void |
setBasisOfPaymentCode(String basisOfPaymentCode) |
void |
setInvInstructionsIndicator(String invInstructionsIndicator) |
void |
setMethodOfPayment(AwardMethodOfPayment methodOfPayment) |
void |
setMethodOfPaymentCode(String methodOfPaymentCode) |
void |
setValidBasisMethodPaymentId(Integer validBasisMethodPaymentId) |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Integer getValidBasisMethodPaymentId()
public void setValidBasisMethodPaymentId(Integer validBasisMethodPaymentId)
public String getBasisOfPaymentCode()
public void setBasisOfPaymentCode(String basisOfPaymentCode)
public String getMethodOfPaymentCode()
public void setMethodOfPaymentCode(String methodOfPaymentCode)
public String getInvInstructionsIndicator()
public InvInstructionsIndicatorConstants getInvInstructionsIndicatorConstant()
public void setInvInstructionsIndicator(String invInstructionsIndicator)
public String getInvInstructionsIndicatorName()
public AwardMethodOfPayment getMethodOfPayment()
public void setMethodOfPayment(AwardMethodOfPayment methodOfPayment)
public AwardBasisOfPayment getBasisOfPayment()
public void setBasisOfPayment(AwardBasisOfPayment basisOfPayment)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.