| Package | Description |
|---|---|
| eu.dnetlib.dhp.schema.sx.api.model.v2 | |
| eu.dnetlib.dhp.schema.sx.api.model.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ScholixIdentifierType |
ScholixIdentifierType.fromScholixIdentifier(ScholixIdentifier input) |
ScholixIdentifierType |
ScholixIdentifierType.setId(String id)
Sets The identifier
|
ScholixIdentifierType |
ScholixIdentifierType.setIdScheme(String idScheme)
Sets The scheme or namespace of the identifier string
|
ScholixIdentifierType |
ScholixIdentifierType.setIdURL(String idURL)
Sets An internet resolvable form of the identifier
|
| Modifier and Type | Method and Description |
|---|---|
List<ScholixIdentifierType> |
ScholixLinkProviderType.getIdentifier()
Gets A List of unique string that identifies the object
|
List<ScholixIdentifierType> |
ScholixCreatorType.getIdentifier()
Gets A List of unique string that identifies the creator
|
List<ScholixIdentifierType> |
ScholixItemType.getIdentifier()
Gets identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ScholixLinkProviderType |
ScholixLinkProviderType.setIdentifier(List<ScholixIdentifierType> identifier)
Sets A List of unique string that identifies the object
|
ScholixCreatorType |
ScholixCreatorType.setIdentifier(List<ScholixIdentifierType> identifier)
Sets A List of unique string that identifies the creator
|
ScholixItemType |
ScholixItemType.setIdentifier(List<ScholixIdentifierType> identifier)
Sets identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScholixIdentifierType> |
ScholixItemType.getIdentifier()
Gets identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ScholixItemType |
ScholixItemType.setIdentifier(List<ScholixIdentifierType> identifier)
Sets identifier.
|
Copyright © 2025. All rights reserved.