public abstract class OafEntity extends Oaf implements Serializable
collectedfrom| Constructor and Description |
|---|
OafEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Context> |
getContext()
Gets context.
|
String |
getDateofcollection() |
String |
getDateoftransformation() |
List<ExtraInfo> |
getExtraInfo() |
String |
getId() |
List<Measure> |
getMeasures()
Gets measures.
|
List<String> |
getMergedIds() |
OAIProvenance |
getOaiprovenance() |
List<String> |
getOriginalId() |
List<StructuredProperty> |
getPid() |
int |
hashCode() |
void |
setContext(List<Context> context)
Sets context.
|
void |
setDateofcollection(String dateofcollection) |
void |
setDateoftransformation(String dateoftransformation) |
void |
setExtraInfo(List<ExtraInfo> extraInfo) |
void |
setId(String id) |
void |
setMeasures(List<Measure> measures)
Sets measures.
|
void |
setMergedIds(List<String> mergedIds) |
void |
setOaiprovenance(OAIProvenance oaiprovenance) |
void |
setOriginalId(List<String> originalId) |
void |
setPid(List<StructuredProperty> pid) |
getCollectedfrom, getDataInfo, getLastupdatetimestamp, setCollectedfrom, setDataInfo, setLastupdatetimestamppublic void setContext(List<Context> context)
context - the contextpublic void setMeasures(List<Measure> measures)
measures - the measurespublic String getId()
public void setId(String id)
public List<StructuredProperty> getPid()
public void setPid(List<StructuredProperty> pid)
public String getDateofcollection()
public void setDateofcollection(String dateofcollection)
public String getDateoftransformation()
public void setDateoftransformation(String dateoftransformation)
public OAIProvenance getOaiprovenance()
public void setOaiprovenance(OAIProvenance oaiprovenance)
Copyright © 2025. All rights reserved.