public class ContractAndSetupParameters
extends java.lang.Object
Constructor and Description |
---|
ContractAndSetupParameters(java.lang.String name,
Contract<?,?> contract,
JO params) |
Modifier and Type | Method and Description |
---|---|
<I,O> Contract<I,O> |
getContract() |
java.lang.String |
getName() |
JO |
getParams() |