Uses of Class
org.dspace.rest.filter.ItemFilterUtil.BundleName
-
Packages that use ItemFilterUtil.BundleName Package Description org.dspace.rest.filter -
-
Uses of ItemFilterUtil.BundleName in org.dspace.rest.filter
Methods in org.dspace.rest.filter that return ItemFilterUtil.BundleName Modifier and Type Method Description static ItemFilterUtil.BundleNameItemFilterUtil.BundleName. valueOf(String name)Returns the enum constant of this type with the specified name.static ItemFilterUtil.BundleName[]ItemFilterUtil.BundleName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-