MonthRange🔗Definition🔗public class MonthRange { public Integer begin; public Integer end; } See also🔗 MonthRangeBuilder