public final class RangeConstraintType
extends java.lang.Enum
Title: Service Event Fabric Core
Description: Defines a type of the Range Constraint.
Copyright: Copyright (c) 2023
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static RangeConstraintType |
DATE |
static RangeConstraintType |
NUMERIC |
Modifier and Type | Method and Description |
---|---|
static RangeConstraintType |
valueOf(java.lang.String name) |
static RangeConstraintType[] |
values() |
public static final RangeConstraintType NUMERIC
public static final RangeConstraintType DATE
public static RangeConstraintType[] values()
public static RangeConstraintType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.