public interface DateValueContainer
DateValue.| Modifier and Type | Method and Description |
|---|---|
DateValue |
getDate()
Returns the date.
|
boolean |
isMidnight()
Returns if it is midnight.
|
DateValue getDate()
boolean isMidnight()
true if it is midnight.Copyright © 2015–2017 AssertJ. All rights reserved.