Uses of Class
org.stanwood.media.setup.ActionConfig

Packages that use ActionConfig
org.stanwood.media.setup   
 

Uses of ActionConfig in org.stanwood.media.setup
 

Methods in org.stanwood.media.setup that return types with arguments of type ActionConfig
 java.util.List<ActionConfig> MediaDirConfig.getActions()
          Used to get a list of actions to be performed on the media directory
 

Method parameters in org.stanwood.media.setup with type arguments of type ActionConfig
 void MediaDirConfig.setActions(java.util.List<ActionConfig> actions)
          Used to set a list of actions to be performed on the media directory