Package eu.dnetlib.dhp.schema.solr
Class EoscIfGuidelines
java.lang.Object
eu.dnetlib.dhp.schema.solr.EoscIfGuidelines
- All Implemented Interfaces:
Serializable
Describes a reference to the EOSC Interoperability Framework (IF) Guidelines
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getLabel()getUrl()static EoscIfGuidelinesnewInstance(String code, String label, String url, String semanticRelation) voidvoidvoidsetSemanticRelation(String semanticRelation) void
-
Constructor Details
-
EoscIfGuidelines
public EoscIfGuidelines()
-
-
Method Details
-
newInstance
public static EoscIfGuidelines newInstance(String code, String label, String url, String semanticRelation) -
getCode
-
setCode
-
getLabel
-
setLabel
-
getUrl
-
setUrl
-
getSemanticRelation
-
setSemanticRelation
-