Uses of Enum Class
eu.dnetlib.organizations.utils.JournalOperations
Packages that use JournalOperations
-
Uses of JournalOperations in eu.dnetlib.organizations.model
Constructors in eu.dnetlib.organizations.model with parameters of type JournalOperationsModifierConstructorDescriptionJournalEntry(String orgId, JournalOperations operation, String description, String email) -
Uses of JournalOperations in eu.dnetlib.organizations.utils
Methods in eu.dnetlib.organizations.utils that return JournalOperationsModifier and TypeMethodDescriptionstatic JournalOperationsReturns the enum constant of this class with the specified name.static JournalOperations[]JournalOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.