Uses of Class
jfreerails.move.AddTransactionMove

Packages that use AddTransactionMove
jfreerails.server Provides classes that will be used by the server but not the client. 
 

Uses of AddTransactionMove in jfreerails.server
 

Methods in jfreerails.server that return AddTransactionMove
private static AddTransactionMove InterestChargeMoveGenerator.generateMove(World w, FreerailsPrincipal principal)
           
private static AddTransactionMove TrainMaintenanceMoveGenerator.generateMove(World w, FreerailsPrincipal principal)
           
static AddTransactionMove TrackMaintenanceMoveGenerator.generateMove(World w, FreerailsPrincipal principal, Transaction.Category category)