Package model.collection.actions
                Class AddCollectionAction
java.lang.Object
                
            model.collection.actions.AbstractCollectionAction
                    
            model.collection.actions.AddCollectionAction
                - All Implemented Interfaces:
 Serializable
- See Also:
 
- 
                        
Constructor Summary
ConstructorsConstructorDescriptionAddCollectionAction(Collection<? extends Route> newElements, HashMap<Long, Long> newOwners)  - 
                        
Method Summary
Methods inherited from class model.collection.actions.AbstractCollectionAction
getAction 
- 
                        
Constructor Details
- 
                                    
AddCollectionAction
 
 - 
                                    
 - 
                        
Method Details
- 
                                    
getNewElements
 - 
                                    
getNewOwners
 
 -