public class ScholixSummary extends Object implements Serializable
| Constructor and Description |
|---|
ScholixSummary() |
public String getId()
public void setId(String id)
public List<ScholixIdentifier> getLocalIdentifier()
public void setLocalIdentifier(List<ScholixIdentifier> localIdentifier)
public Typology getTypology()
public void setTypology(Typology typology)
public String getDescription()
public void setDescription(String description)
public List<SchemeValue> getSubject()
public void setSubject(List<SchemeValue> subject)
public long getRelatedPublications()
public void setRelatedPublications(long relatedPublications)
public long getRelatedDatasets()
public void setRelatedDatasets(long relatedDatasets)
public long getRelatedUnknown()
public void setRelatedUnknown(long relatedUnknown)
public List<CollectedFromType> getDatasources()
public void setDatasources(List<CollectedFromType> datasources)
public String getSubType()
public void setSubType(String subType)
Copyright © 2025. All rights reserved.