@Entity public class HarvestedItem extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
HarvestedItem()
Protected constructor, create object using:
HarvestedItemService.create(Context, Item, String) |
protected HarvestedItem()
HarvestedItemService.create(Context, Item, String)public int getId()
public Item getItem()
public String getOaiID()
public void setOaiID(String itemOaiID)
public void setHarvestDate(Date date)
public Date getHarvestDate()
Copyright © 2016 DuraSpace. All Rights Reserved.