public class Period extends Object implements Serializable
| Constructor and Description |
|---|
Period(String startDate,
String endDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndDate() |
String |
getStartDate() |
void |
setEndDate(String endDate) |
void |
setStartDate(String startDate) |
Copyright © 2026. All rights reserved.