示例#1
0
 protected final String getDisplayLabel() {
   return String.format("%s:%s", id_.toString(), displayName_);
 }