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