public class FeeItemInfo extends Object
Constructor and Description |
---|
FeeItemInfo() |
public Long getTitleKey()
public void setTitleKey(Long titleKey)
titleKey
- the titleKey to setpublic String getItemId()
public void setItemId(String itemId)
itemId
- the itemId to setpublic String getItemTypeDescription()
public void setItemTypeDescription(String itemTypeDescription)
itemTypeDescription
- the itemTypeDescription to setpublic String getCallNumber()
public void setCallNumber(String callNumber)
callNumber
- the callNumber to setpublic Integer getCopyNumber()
public void setCopyNumber(Integer copyNumber)
copyNumber
- the copyNumber to setpublic String getItemLibraryId()
public void setItemLibraryId(String itemLibraryId)
itemLibraryId
- the itemLibraryId to setpublic String getItemLibraryDescription()
public void setItemLibraryDescription(String itemLibraryDescription)
itemLibraryDescription
- the itemLibraryDescription to setpublic String getTitle()
public void setTitle(String title)
title
- the title to setpublic String getAuthor()
public void setAuthor(String author)
author
- the author to setpublic LocalDateTime getCheckoutDate()
public void setCheckoutDate(LocalDateTime checkoutDate)
checkoutDate
- the checkoutDate to setpublic LocalDateTime getDueDate()
public void setDueDate(LocalDateTime dueDate)
dueDate
- the dueDate to setpublic LocalDate getRecallDate()
public void setRecallDate(LocalDate recallDate)
recallDate
- the recallDate to setpublic LocalDateTime getRenewedDate()
public void setRenewedDate(LocalDateTime renewedDate)
renewedDate
- the renewedDate to setpublic String getCirculationRuleId()
public void setCirculationRuleId(String circulationRuleId)
circulationRuleId
- the circulationRuleId to setpublic String getCirculationRuleDescription()
public void setCirculationRuleDescription(String circulationRuleDescription)
circulationRuleDescription
- the circulationRuleDescription to setCopyright © 2015. All rights reserved.