Uses of Class
eu.dnetlib.dhp.schema.sx.api.model.v2.RelationshipType
Packages that use RelationshipType
-
Uses of RelationshipType in eu.dnetlib.dhp.schema.sx.api.model.v2
Methods in eu.dnetlib.dhp.schema.sx.api.model.v2 that return RelationshipTypeModifier and TypeMethodDescriptionstatic RelationshipTypeRelationshipType.fromScholixRelationship(ScholixRelationship inputRels) ScholixType.getRelationshipType()Gets the nature of the relationship between the source object and target object in this Link Information PackageSets The relationship type chosen from a Scholix controlled vocabularyRelationshipType.setSubType(String subType) Sets The sub-type of RelationshipType.NameRelationshipType.setSubTypeSchema(String subTypeSchema) Sets The name of the schema or controlled list from which RelationshipSub-type is sourced.Methods in eu.dnetlib.dhp.schema.sx.api.model.v2 with parameters of type RelationshipTypeModifier and TypeMethodDescriptionvoidScholixType.setRelationshipType(RelationshipType relationshipType) Sets relationship type. -
Uses of RelationshipType in eu.dnetlib.dhp.schema.sx.api.model.v3
Methods in eu.dnetlib.dhp.schema.sx.api.model.v3 that return RelationshipTypeModifier and TypeMethodDescriptionScholixType.getRelationshipType()Gets the nature of the relationship between the source object and target object in this Link Information PackageMethods in eu.dnetlib.dhp.schema.sx.api.model.v3 with parameters of type RelationshipTypeModifier and TypeMethodDescriptionvoidScholixType.setRelationshipType(RelationshipType relationshipType) Sets relationship type.