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