Uses of Class
de.digitalcollections.model.api.filter.enums.FilterOperation.OperandCount
| Package | Description |
|---|---|
| de.digitalcollections.model.api.filter.enums |
-
Uses of FilterOperation.OperandCount in de.digitalcollections.model.api.filter.enums
Methods in de.digitalcollections.model.api.filter.enums that return FilterOperation.OperandCount Modifier and Type Method Description FilterOperation.OperandCountFilterOperation. getOperandCount()static FilterOperation.OperandCountFilterOperation.OperandCount. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FilterOperation.OperandCount[]FilterOperation.OperandCount. values()Returns an array containing the constants of this enum type, in the order they are declared.