106107108109110111112
return (String) this.underlyingNode.getProperty( STOPNAME ); } public Coordinate getCoordinate() { return new Coordinate( this.getLat(), this.getLon() ); }