| Package | Description |
|---|---|
| com.helger.quartz.impl.matchers |
| Modifier and Type | Method and Description |
|---|---|
StringMatcher.EStringOperatorName |
StringMatcher.getCompareWithOperator() |
static StringMatcher.EStringOperatorName |
StringMatcher.EStringOperatorName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringMatcher.EStringOperatorName[] |
StringMatcher.EStringOperatorName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GroupMatcher(String sCompareTo,
StringMatcher.EStringOperatorName eCompareWith) |
NameMatcher(String sCompareTo,
StringMatcher.EStringOperatorName compareWith) |
StringMatcher(String sCompareTo,
StringMatcher.EStringOperatorName eCompareWith) |
Copyright © 2016–2021 Philip Helger. All rights reserved.