public class OLESruItem extends Object
Constructor and Description |
---|
OLESruItem() |
Modifier and Type | Method and Description |
---|---|
String |
getItemDueDate() |
String |
getLocalLocation() |
String |
getShelvingLocation() |
boolean |
isRenewable() |
void |
setItemDueDate(String itemDueDate) |
void |
setLocalLocation(String localLocation) |
void |
setRenewable(boolean renewable) |
void |
setShelvingLocation(String shelvingLocation) |
public OLESruItem()
public String getItemDueDate()
public void setItemDueDate(String itemDueDate)
public boolean isRenewable()
public void setRenewable(boolean renewable)
public String getShelvingLocation()
public void setShelvingLocation(String shelvingLocation)
public String getLocalLocation()
public void setLocalLocation(String localLocation)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.