Uses of Class
eu.dnetlib.dhp.schema.sx.api.model.v2.ScholixLinkProviderType
Packages that use ScholixLinkProviderType
-
Uses of ScholixLinkProviderType in eu.dnetlib.dhp.schema.sx.api.model.v2
Methods in eu.dnetlib.dhp.schema.sx.api.model.v2 that return ScholixLinkProviderTypeModifier and TypeMethodDescriptionstatic ScholixLinkProviderTypeScholixLinkProviderType.fromScholixEntityId(ScholixEntityId provider) ScholixLinkProviderType.setIdentifier(List<ScholixIdentifierType> identifier) Sets A List of unique string that identifies the objectSets The name of the ProviderMethods in eu.dnetlib.dhp.schema.sx.api.model.v2 that return types with arguments of type ScholixLinkProviderTypeModifier and TypeMethodDescriptionScholixType.getLinkProvider()Gets The source(s) of this Link Information Package.ScholixItemType.getPublisher()Gets publisher.Method parameters in eu.dnetlib.dhp.schema.sx.api.model.v2 with type arguments of type ScholixLinkProviderTypeModifier and TypeMethodDescriptionvoidScholixType.setLinkProvider(List<ScholixLinkProviderType> linkProvider) Sets link provider.ScholixItemType.setPublisher(List<ScholixLinkProviderType> publisher) Sets publisher. -
Uses of ScholixLinkProviderType in eu.dnetlib.dhp.schema.sx.api.model.v3
Methods in eu.dnetlib.dhp.schema.sx.api.model.v3 that return types with arguments of type ScholixLinkProviderTypeModifier and TypeMethodDescriptionScholixType.getLinkProvider()Gets The source(s) of this Link Information Package.ScholixItemType.getPublisher()Gets publisher.Method parameters in eu.dnetlib.dhp.schema.sx.api.model.v3 with type arguments of type ScholixLinkProviderTypeModifier and TypeMethodDescriptionvoidScholixType.setLinkProvider(List<ScholixLinkProviderType> linkProvider) Sets link provider.ScholixItemType.setPublisher(List<ScholixLinkProviderType> publisher) Sets publisher.