castVM method

Implementation

XBCalendarHmsVM castVM(XBCalendarVM vm) {
  return vm as XBCalendarHmsVM;
}