-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the days property.
void
Sets the value of the days property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
getDays
Gets the value of the days property.
- Returns:
- possible object is
Integer
-
setDays
@JsonPropertyDescription("The number of days to add")
public void setDays(Integer value)
Sets the value of the days property.
- Parameters:
value
- allowed object is
Integer