public class DateAfterCreation extends Object
Constructor and Description |
---|
DateAfterCreation() |
Modifier and Type | Method and Description |
---|---|
int |
daysAfterCreationGreaterThan()
Get integer value indicating the age in days after creation.
|
DateAfterCreation |
withDaysAfterCreationGreaterThan(int daysAfterCreationGreaterThan)
Set integer value indicating the age in days after creation.
|
public int daysAfterCreationGreaterThan()
public DateAfterCreation withDaysAfterCreationGreaterThan(int daysAfterCreationGreaterThan)
daysAfterCreationGreaterThan
- the daysAfterCreationGreaterThan value to setCopyright © 2019. All rights reserved.