Uses of Class
com.banda.network.domain.NetworkRun

Packages that use NetworkRun
com.banda.network.domain   
 

Uses of NetworkRun in com.banda.network.domain
 

Methods in com.banda.network.domain that return types with arguments of type NetworkRun
 Collection<NetworkRun<T>> Network.getRuns()
           
 

Methods in com.banda.network.domain with parameters of type NetworkRun
 void Network.addRun(NetworkRun<T> run)
           
 void Network.removeRun(NetworkRun<T> run)
           
 

Method parameters in com.banda.network.domain with type arguments of type NetworkRun
protected  void Network.setRuns(Set<NetworkRun<T>> runs)
           
 



Copyright © 2013. All Rights Reserved.