Uses of Enum Class
eu.dnetlib.broker.common.utils.MapValueType
Packages that use MapValueType
-
Uses of MapValueType in eu.dnetlib.broker.common.subscriptions
Methods in eu.dnetlib.broker.common.subscriptions that return MapValueTypeMethods in eu.dnetlib.broker.common.subscriptions with parameters of type MapValueTypeConstructors in eu.dnetlib.broker.common.subscriptions with parameters of type MapValueTypeModifierConstructorDescriptionMapCondition(String field, MapValueType fieldType, ConditionOperator operator, List<ConditionParams> listParams) -
Uses of MapValueType in eu.dnetlib.broker.common.utils
Methods in eu.dnetlib.broker.common.utils that return MapValueTypeModifier and TypeMethodDescriptionMapValue.getType()static MapValueTypeReturns the enum constant of this class with the specified name.static MapValueType[]MapValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.broker.common.utils with parameters of type MapValueTypeConstructors in eu.dnetlib.broker.common.utils with parameters of type MapValueType