public class RepoApisEntryPointController.RepoHIWorkflow extends Object implements Comparable<RepoApisEntryPointController.RepoHIWorkflow>
| Constructor and Description |
|---|
RepoHIWorkflow(String id,
String name,
Set<String> ifaceTypes,
Set<String> compliances,
String consentTermsOfUseLabel,
String fullTextDownloadLabel,
List<eu.dnetlib.miscutils.collections.Pair<String,String>> fields) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RepoApisEntryPointController.RepoHIWorkflow o) |
Set<String> |
getCompliances() |
String |
getConsentTermsOfUseLabel() |
List<eu.dnetlib.miscutils.collections.Pair<String,String>> |
getFields() |
String |
getFullTextDownloadLabel() |
String |
getId() |
Set<String> |
getIfaceTypes() |
String |
getName() |
void |
setFields(List<eu.dnetlib.miscutils.collections.Pair<String,String>> fields) |
public String getId()
public String getName()
public int compareTo(RepoApisEntryPointController.RepoHIWorkflow o)
compareTo in interface Comparable<RepoApisEntryPointController.RepoHIWorkflow>public List<eu.dnetlib.miscutils.collections.Pair<String,String>> getFields()
public void setFields(List<eu.dnetlib.miscutils.collections.Pair<String,String>> fields)
fields - the fields to setpublic String getConsentTermsOfUseLabel()
public String getFullTextDownloadLabel()
Copyright © 2025. All rights reserved.