public class OlePurchaseOrderDetailsForInvoice extends Object
Constructor and Description |
---|
OlePurchaseOrderDetailsForInvoice() |
Modifier and Type | Method and Description |
---|---|
Date |
getPoEndDate() |
String |
getPoNotes() |
String |
getPurapDocumentIdentifier() |
boolean |
isClosePO() |
void |
setClosePO(boolean closePO) |
void |
setPoEndDate(Date poEndDate) |
void |
setPoNotes(String poNotes) |
void |
setPurapDocumentIdentifier(String purapDocumentIdentifier) |
public OlePurchaseOrderDetailsForInvoice()
public Date getPoEndDate()
public void setPoEndDate(Date poEndDate)
public String getPurapDocumentIdentifier()
public void setPurapDocumentIdentifier(String purapDocumentIdentifier)
public String getPoNotes()
public void setPoNotes(String poNotes)
public boolean isClosePO()
public void setClosePO(boolean closePO)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.