Uses of Class
eu.dnetlib.dhp.schema.sx.api.model.v2.ScholixItemType
Packages that use ScholixItemType
-
Uses of ScholixItemType in eu.dnetlib.dhp.schema.sx.api.model.v2
Methods in eu.dnetlib.dhp.schema.sx.api.model.v2 that return ScholixItemTypeModifier and TypeMethodDescriptionstatic ScholixItemTypeScholixItemType.fromScholixResource(ScholixResource input) ScholixType.getSource()Gets Root element relative to all properties describing the link’s source objectScholixType.getTarget()Gets Root element relative to all properties describing the link’s target objectScholixItemType.setCreator(List<ScholixCreatorType> creator) Sets creator.ScholixItemType.setIdentifier(List<ScholixIdentifierType> identifier) Sets identifier.ScholixItemType.setPublicationDate(String publicationDate) Sets publication date.ScholixItemType.setPublisher(List<ScholixLinkProviderType> publisher) Sets publisher.Sets title.Sets type.Methods in eu.dnetlib.dhp.schema.sx.api.model.v2 with parameters of type ScholixItemTypeModifier and TypeMethodDescriptionvoidScholixType.setSource(ScholixItemType source) Sets source.voidScholixType.setTarget(ScholixItemType target) Sets target.