Package eu.dnetlib.dhp.schema.sx.scholix
Class Scholix
java.lang.Object
eu.dnetlib.dhp.schema.sx.scholix.Scholix
- All Implemented Interfaces:
Serializable,Comparable<Scholix>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()voidsetIdentifier(String identifier) voidsetLinkprovider(List<ScholixEntityId> linkprovider) voidsetPublicationDate(String publicationDate) voidsetPublisher(List<ScholixEntityId> publisher) voidsetRelationship(ScholixRelationship relationship) voidsetSource(ScholixResource source) voidsetTarget(ScholixResource target)
-
Constructor Details
-
Scholix
public Scholix()
-
-
Method Details
-
getPublicationDate
-
setPublicationDate
-
getPublisher
-
setPublisher
-
getLinkprovider
-
setLinkprovider
-
getRelationship
-
setRelationship
-
getSource
-
setSource
-
getTarget
-
setTarget
-
getIdentifier
-
setIdentifier
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<Scholix>
-