public class Event extends Object
Constructor and Description |
---|
Event() |
Modifier and Type | Method and Description |
---|---|
EventDateType |
getEventDateType() |
LocalDate |
getEventDateValue() |
void |
setEventDateType(EventDateType value) |
void |
setEventDateValue(LocalDate value) |
public final EventDateType getEventDateType()
public final void setEventDateType(EventDateType value)
value
- the type of event associated with the contract.public final LocalDate getEventDateValue()
LocalDate.MIN
public final void setEventDateValue(LocalDate value)
value
- date associated with the type of event.Copyright © 2014–2025 Onix Solutions. All rights reserved.