예제 #1
0
 /**
  * Get the station identifier.
  *
  * @return station ID
  */
 public String getStationIdentifier() {
   return stn_.getIdentifier();
 }