public class SerialReceiving extends Object
| Constructor and Description | 
|---|
| SerialReceiving() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCallNumber() | 
| HoldingsSerialHistory | getSerialReceivingHistory() | 
| UnboundLocation | getUnboundLocation() | 
| void | setCallNumber(String callNumber) | 
| void | setSerialReceivingHistory(HoldingsSerialHistory serialReceivingHistory) | 
| void | setUnboundLocation(UnboundLocation unboundLocation) | 
public SerialReceiving()
public UnboundLocation getUnboundLocation()
public void setUnboundLocation(UnboundLocation unboundLocation)
public String getCallNumber()
public void setCallNumber(String callNumber)
public HoldingsSerialHistory getSerialReceivingHistory()
public void setSerialReceivingHistory(HoldingsSerialHistory serialReceivingHistory)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.