コード例 #1
0
 public String getStatusLabel() {
   if (hasStatus()) return _status.getLabel();
   return null;
 }