org.kuali.ole.docstore.model.bo
Class WorkHoldingsDocument
java.lang.Object
org.kuali.ole.docstore.model.bo.WorkHoldingsDocument
public class WorkHoldingsDocument
- extends Object
Created by IntelliJ IDEA.
User: Pranitha
Date: 3/30/12
Time: 10:41 AM
To change this template use File | Settings | File Templates.
WorkHoldingsDocument
public WorkHoldingsDocument()
getCallNumberPrefix
public String getCallNumberPrefix()
setCallNumberPrefix
public void setCallNumberPrefix(String callNumberPrefix)
getCallNumberType
public String getCallNumberType()
setCallNumberType
public void setCallNumberType(String callNumberType)
getHoldingsIdentifier
public String getHoldingsIdentifier()
setHoldingsIdentifier
public void setHoldingsIdentifier(String holdingsIdentifier)
getLocationName
public String getLocationName()
setLocationName
public void setLocationName(String locationName)
getCallNumber
public String getCallNumber()
setCallNumber
public void setCallNumber(String callNumber)
getBibIdentifier
public String getBibIdentifier()
setBibIdentifier
public void setBibIdentifier(String bibIdentifier)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.