Uses of Enum Class
com.api.jsonata4java.expressions.RegularExpression.Type
Packages that use RegularExpression.Type
-
Uses of RegularExpression.Type in com.api.jsonata4java.expressions
Methods in com.api.jsonata4java.expressions that return RegularExpression.TypeModifier and TypeMethodDescriptionRegularExpression.getType()static RegularExpression.TypeReturns the enum constant of this class with the specified name.static RegularExpression.Type[]RegularExpression.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.api.jsonata4java.expressions with parameters of type RegularExpression.Type