Class ScholixRelationship
java.lang.Object
eu.dnetlib.dhp.schema.sx.api.model.v1.ScholixRelationship
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ScholixRelationshipGet inverseRelationshipgetName()Get nameGet The name of the schema or controlled list from which Relationship Sub-type is sourcedinthashCode()inverseRelationship(String inverseRelationship) voidsetInverseRelationship(String inverseRelationship) voidvoidtoString()
-
Constructor Details
-
ScholixRelationship
public ScholixRelationship()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
schema
-
getSchema
Get The name of the schema or controlled list from which Relationship Sub-type is sourced- Returns:
- subType
-
setSchema
-
inverseRelationship
-
getInverseRelationship
Get inverseRelationship- Returns:
- inverseRelationship
-
setInverseRelationship
-
equals
-
hashCode
public int hashCode() -
toString
-
fromScholixIndexRelationship
-