public class CDPDateFilterInput extends Object
Constructor and Description |
---|
CDPDateFilterInput(long after,
boolean includeAfter,
long before,
boolean includeBefore) |
Modifier and Type | Method and Description |
---|---|
long |
getAfter() |
long |
getBefore() |
boolean |
isIncludeAfter() |
boolean |
isIncludeBefore() |
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.