public UP7RequestType() { this._month = new MonthType(); }
public PeriodType() { this._to = new MonthType(); this._from = new MonthType(); }
public PensionRightRequestType() { this._month = new MonthType(); }