Class LinkProviderType
java.lang.Object
eu.dnetlib.dhp.schema.sx.api.model.v2.LinkProviderType
The type Link provider type.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Size(max=300) StringgetName()Get nameGet totalRelationshipsinthashCode()Name link provider type.voidSets name.voidsetTotalRelationships(Integer totalRelationships) Sets total relationships.toString()totalRelationships(Integer totalRelationships) Total relationships link provider type.
-
Constructor Details
-
LinkProviderType
public LinkProviderType()
-
-
Method Details
-
name
Name link provider type.- Parameters:
name- the name- Returns:
- the link provider type
-
getName
Get name- Returns:
- name name
-
setName
Sets name.- Parameters:
name- the name
-
totalRelationships
Total relationships link provider type.- Parameters:
totalRelationships- the total relationships- Returns:
- the link provider type
-
getTotalRelationships
Get totalRelationships- Returns:
- totalRelationships total relationships
-
setTotalRelationships
Sets total relationships.- Parameters:
totalRelationships- the total relationships
-
equals
-
hashCode
public int hashCode() -
toString
-