public class OleInvoiceEncumbranceNotification extends Object
Constructor and Description |
---|
OleInvoiceEncumbranceNotification() |
Modifier and Type | Method and Description |
---|---|
String |
getDifferenceByThresholdAmount() |
String |
getInvoiceAmount() |
String |
getItemTitle() |
String |
getPurchaseOrderAmount() |
String |
getPurchaseOrderIdentifier() |
void |
setDifferenceByThresholdAmount(String differenceByThresholdAmount) |
void |
setInvoiceAmount(String invoiceAmount) |
void |
setItemTitle(String itemTitle) |
void |
setPurchaseOrderAmount(String purchaseOrderAmount) |
void |
setPurchaseOrderIdentifier(String purchaseOrderIdentifier) |
public OleInvoiceEncumbranceNotification()
public String getDifferenceByThresholdAmount()
public void setDifferenceByThresholdAmount(String differenceByThresholdAmount)
public String getInvoiceAmount()
public void setInvoiceAmount(String invoiceAmount)
public String getPurchaseOrderAmount()
public void setPurchaseOrderAmount(String purchaseOrderAmount)
public String getPurchaseOrderIdentifier()
public void setPurchaseOrderIdentifier(String purchaseOrderIdentifier)
public String getItemTitle()
public void setItemTitle(String itemTitle)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.