Package eu.dnetlib.dhp.schema.sx.scholix
Class ScholixEntityId
java.lang.Object
eu.dnetlib.dhp.schema.sx.scholix.ScholixEntityId
- All Implemented Interfaces:
Serializable,Comparable<ScholixEntityId>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(ScholixEntityId other) booleangetName()inthashCode()voidsetIdentifiers(List<ScholixIdentifier> identifiers) void
-
Constructor Details
-
ScholixEntityId
public ScholixEntityId() -
ScholixEntityId
-
-
Method Details
-
getName
-
setName
-
getIdentifiers
-
setIdentifiers
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<ScholixEntityId>
-