| Package | Description |
|---|---|
| eu.dnetlib.dhp.schema.sx.api.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
static ScholixItemType |
ScholixItemType.fromScholixResource(ScholixResource input) |
ScholixItemType |
ScholixType.getSource()
Gets Root element relative to all properties describing the link’s source object
|
ScholixItemType |
ScholixType.getTarget()
Gets Root element relative to all properties describing the link’s target object
|
ScholixItemType |
ScholixItemType.setCreator(List<ScholixCreatorType> creator)
Sets creator.
|
ScholixItemType |
ScholixItemType.setIdentifier(List<ScholixIdentifierType> identifier)
Sets identifier.
|
ScholixItemType |
ScholixItemType.setPublicationDate(String publicationDate)
Sets publication date.
|
ScholixItemType |
ScholixItemType.setPublisher(List<ScholixLinkProviderType> publisher)
Sets publisher.
|
ScholixItemType |
ScholixItemType.setTitle(String title)
Sets title.
|
ScholixItemType |
ScholixItemType.setType(String type)
Sets type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScholixType.setSource(ScholixItemType source)
Sets source.
|
void |
ScholixType.setTarget(ScholixItemType target)
Sets target.
|
Copyright © 2025. All rights reserved.