public final class DateAfterCreation extends Object
| Constructor and Description |
|---|
DateAfterCreation() |
| Modifier and Type | Method and Description |
|---|---|
float |
daysAfterCreationGreaterThan()
Get the daysAfterCreationGreaterThan property: Value indicating the age in days after creation.
|
void |
validate()
Validates the instance.
|
DateAfterCreation |
withDaysAfterCreationGreaterThan(float daysAfterCreationGreaterThan)
Set the daysAfterCreationGreaterThan property: Value indicating the age in days after creation.
|
public float daysAfterCreationGreaterThan()
public DateAfterCreation withDaysAfterCreationGreaterThan(float daysAfterCreationGreaterThan)
daysAfterCreationGreaterThan - the daysAfterCreationGreaterThan value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.