Uses of Class
org.dspace.eperson.FrequencyType
-
Packages that use FrequencyType Package Description org.dspace.eperson Provides classes representing e-people and groups of e-people. -
-
Uses of FrequencyType in org.dspace.eperson
Methods in org.dspace.eperson that return FrequencyType Modifier and Type Method Description static FrequencyTypeFrequencyType. valueOf(String name)Returns the enum constant of this type with the specified name.static FrequencyType[]FrequencyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-