Uses of Enum Class
eu.dnetlib.dhp.schema.solr.OpenAccessRoute
-
Uses of OpenAccessRoute in eu.dnetlib.dhp.schema.solr
Methods in eu.dnetlib.dhp.schema.solr that return OpenAccessRouteModifier and TypeMethodDescriptionAccessRight.getOpenAccessRoute()static OpenAccessRouteReturns the enum constant of this class with the specified name.static OpenAccessRoute[]OpenAccessRoute.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.dhp.schema.solr with parameters of type OpenAccessRouteModifier and TypeMethodDescriptionstatic AccessRightAccessRight.newInstance(String code, String label, OpenAccessRoute openAccessRoute) voidAccessRight.setOpenAccessRoute(OpenAccessRoute openAccessRoute)