Interface JobParameters
- All Known Implementing Classes:
PyNNJobParameters
public interface JobParameters
A type of Job to be executed. Note that the implementation must be annotated
with
JobParametersTypeName
if it is to be serialized or deserialized.