getGong method

String getGong()

Implementation

String getGong() {
  return LunarUtil.GONG[getXiu()]!;
}