Package de.redsix.dmncheck.feel
Class ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R>
- java.lang.Object
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ITEMDEFINITION<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ENUM<R>
-
- de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R>
-
- Enclosing class:
- ExpressionTypes.CaseOfMatchers
public static final class ExpressionTypes.CaseOfMatchers.TotalMatcher_DATE<R> extends ExpressionTypes.CaseOfMatchers.PartialMatcher_ENUM<R>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExpressionTypes.CaseOfMatchers.TotalMatcher_ENUM<R>DATE(Supplier<R> DATE)ExpressionTypes.CaseOfMatchers.TotalMatcher_ENUM<R>DATE_(R r)-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ENUM
ENUM, ENUM_
-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher_ITEMDEFINITION
ITEMDEFINITION, ITEMDEFINITION_
-
Methods inherited from class de.redsix.dmncheck.feel.ExpressionTypes.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-
-
-
Method Detail
-
DATE
public final ExpressionTypes.CaseOfMatchers.TotalMatcher_ENUM<R> DATE(Supplier<R> DATE)
-
DATE_
public final ExpressionTypes.CaseOfMatchers.TotalMatcher_ENUM<R> DATE_(R r)
-
-