resetChildrenInfo method

void resetChildrenInfo()

Implementation

void resetChildrenInfo() {
  name = null;
  formatAddress = null;
  location = null;
  hwPoiTypes = null;
  domeAndInt = null;
  depAndArr = null;
}