示例#1
0
 /** @return ArrayList of thredds.util.NamedObject, from the GridCoordSys. */
 public List<NamedObject> getTimes() {
   return gcs.getTimes();
 }