public class OleInvoicePOCurrentItemsLine extends Object
Constructor and Description |
---|
OleInvoicePOCurrentItemsLine() |
Modifier and Type | Method and Description |
---|---|
String |
getBindPath() |
String |
getLineId() |
OlePurchaseOrderItem |
getPoItem() |
org.kuali.rice.krad.uif.component.Component |
getRowDetails() |
void |
setBindPath(String bindPath) |
void |
setLineId(String lineId) |
void |
setPoItem(OlePurchaseOrderItem poItem) |
void |
setRowDetails(org.kuali.rice.krad.uif.component.Component rowDetails) |
String |
toString() |
public OleInvoicePOCurrentItemsLine()
public String getBindPath()
public void setBindPath(String bindPath)
public OlePurchaseOrderItem getPoItem()
public void setPoItem(OlePurchaseOrderItem poItem)
public org.kuali.rice.krad.uif.component.Component getRowDetails()
public void setRowDetails(org.kuali.rice.krad.uif.component.Component rowDetails)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.