Uses of Class
eu.dnetlib.dhp.schema.sx.api.model.v3.ScholixItemType
Packages that use ScholixItemType
-
Uses of ScholixItemType in eu.dnetlib.dhp.schema.sx.api.model.v3
Methods in eu.dnetlib.dhp.schema.sx.api.model.v3 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.ScholixItemType.setSubType(String subType) Sets sub Type.Sets title.Sets type.Methods in eu.dnetlib.dhp.schema.sx.api.model.v3 with parameters of type ScholixItemTypeModifier and TypeMethodDescriptionvoidScholixType.setSource(ScholixItemType source) Sets source.voidScholixType.setTarget(ScholixItemType target) Sets target.