public class OleExtendedEHoldingFields extends Object
Constructor and Description |
---|
OleExtendedEHoldingFields() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAccessLocation() |
String |
getCurrentFYCost() |
String |
getFundCode() |
List<OLEEResourceLicense> |
getLicense() |
String |
getOrderFormat() |
String |
getOrderType() |
String |
getPaymentStatus() |
String |
getPurchaseOrderId() |
String |
getRelatedHoldingIdentifier() |
String |
getVendorName() |
void |
setAccessLocation(List<String> accessLocation) |
void |
setCurrentFYCost(String currentFYCost) |
void |
setFundCode(String fundCode) |
void |
setLicense(List<OLEEResourceLicense> license) |
void |
setOrderFormat(String orderFormat) |
void |
setOrderType(String orderType) |
void |
setPaymentStatus(String paymentStatus) |
void |
setPurchaseOrderId(String purchaseOrderId) |
void |
setRelatedHoldingIdentifier(String relatedHoldingIdentifier) |
void |
setVendorName(String vendorName) |
public OleExtendedEHoldingFields()
public String getRelatedHoldingIdentifier()
public void setRelatedHoldingIdentifier(String relatedHoldingIdentifier)
public String getPaymentStatus()
public void setPaymentStatus(String paymentStatus)
public String getPurchaseOrderId()
public void setPurchaseOrderId(String purchaseOrderId)
public String getVendorName()
public void setVendorName(String vendorName)
public String getOrderType()
public void setOrderType(String orderType)
public String getCurrentFYCost()
public void setCurrentFYCost(String currentFYCost)
public String getOrderFormat()
public void setOrderFormat(String orderFormat)
public String getFundCode()
public void setFundCode(String fundCode)
public List<String> getAccessLocation()
public void setAccessLocation(List<String> accessLocation)
public List<OLEEResourceLicense> getLicense()
public void setLicense(List<OLEEResourceLicense> license)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.