public class OLEHoldingsSearchResultDisplayRow extends Object
Constructor and Description |
---|
OLEHoldingsSearchResultDisplayRow() |
Modifier and Type | Method and Description |
---|---|
String |
getBibIdentifier() |
String |
getCallNumber() |
String |
getId() |
String |
getItemLocation() |
String |
getLocation() |
List<OLEItemSearchResultDisplayRow> |
getOleItemSearchResultDisplayRowList() |
void |
setBibIdentifier(String bibIdentifier) |
void |
setCallNumber(String callNumber) |
void |
setId(String id) |
void |
setItemLocation(String itemLocation) |
void |
setLocation(String location) |
void |
setOleItemSearchResultDisplayRowList(List<OLEItemSearchResultDisplayRow> oleItemSearchResultDisplayRowList) |
public OLEHoldingsSearchResultDisplayRow()
public String getLocation()
public void setLocation(String location)
public String getCallNumber()
public void setCallNumber(String callNumber)
public String getItemLocation()
public void setItemLocation(String itemLocation)
public String getBibIdentifier()
public void setBibIdentifier(String bibIdentifier)
public List<OLEItemSearchResultDisplayRow> getOleItemSearchResultDisplayRowList()
public void setOleItemSearchResultDisplayRowList(List<OLEItemSearchResultDisplayRow> oleItemSearchResultDisplayRowList)
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.