public class DateIs extends FieldFilterRule
Constructor and Description |
---|
DateIs(Date date) |
DateIs(LocalDateTime date) |
DateIs(String date) |
Modifier and Type | Method and Description |
---|---|
boolean |
allow(Field field) |
Date |
getDate() |
String |
toString() |
getFieldFilter
public DateIs(Date date)
public DateIs(String date)
public DateIs(LocalDateTime date)
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.