Class TestPackModel
java.lang.Object
com.regnosys.rosetta.common.transform.TestPackModel
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTestPackModel(String id, String pipelineId, String name, List<TestPackModel.SampleModel> samples) -
Method Summary
-
Constructor Details
-
TestPackModel
public TestPackModel(String id, String pipelineId, String name, List<TestPackModel.SampleModel> samples)
-
-
Method Details