jmri.jmrit.operations.locations
Class LocationTrackPair

java.lang.Object
  extended by jmri.jmrit.operations.locations.LocationTrackPair

public class LocationTrackPair
extends Object

An Object representing a location and track.

Author:
Daniel Boudreau Copyright (C) 2009

Constructor Summary
LocationTrackPair(Location location, Track track)
           
 
Method Summary
 Location getLocation()
           
 Track getTrack()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocationTrackPair

public LocationTrackPair(Location location,
                         Track track)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getTrack

public Track getTrack()

getLocation

public Location getLocation()


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads