public class JobModule extends Object
JobModule class.
Constructor and Description |
---|
JobModule(Module module)
Constructor for JobModule.
|
Modifier and Type | Method and Description |
---|---|
void |
addArgument(String args)
addArgument.
|
void |
addArgumentPair(String key,
String value)
addArgumentPair.
|
Collection<Argument> |
getArguments()
Getter for the field
arguments . |
Module |
getModuleType()
Getter for the field
moduleType . |
String |
getName()
getName.
|
public Collection<Argument> getArguments()
Getter for the field arguments
.
Collection
object.Copyright © 2015 SeqWare. All rights reserved.