public class ScholixLinkProviderType extends Object
| Constructor and Description |
|---|
ScholixLinkProviderType() |
| Modifier and Type | Method and Description |
|---|---|
static ScholixLinkProviderType |
fromScholixEntityId(ScholixEntityId provider) |
List<ScholixIdentifierType> |
getIdentifier()
Gets A List of unique string that identifies the object
|
String |
getName()
Gets The name of the Provider
|
ScholixLinkProviderType |
setIdentifier(List<ScholixIdentifierType> identifier)
Sets A List of unique string that identifies the object
|
ScholixLinkProviderType |
setName(String name)
Sets The name of the Provider
|
public List<ScholixIdentifierType> getIdentifier()
public ScholixLinkProviderType setIdentifier(List<ScholixIdentifierType> identifier)
identifier - the identifierpublic String getName()
public ScholixLinkProviderType setName(String name)
name - the namepublic static ScholixLinkProviderType fromScholixEntityId(ScholixEntityId provider)
Copyright © 2025. All rights reserved.