equip.city
Class TransitionDataImpl

java.lang.Object
  |
  +--equip.runtime.Object
        |
        +--equip.runtime.ValueBase
              |
              +--equip.city.TransitionData
                    |
                    +--equip.city.TransitionDataImpl

public class TransitionDataImpl
extends TransitionData


Fields inherited from class equip.city.TransitionData
ContentArray, endlocation
 
Constructor Summary
TransitionDataImpl()
           
 
Methods inherited from class equip.city.TransitionData
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.runtime.ValueBase
_equals_helper, _matches_helper
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitionDataImpl

public TransitionDataImpl()