Uses of Class
com.regnosys.rosetta.common.transform.TestPackModel.SampleModel
Packages that use TestPackModel.SampleModel
-
Uses of TestPackModel.SampleModel in com.regnosys.rosetta.common.transform
Methods in com.regnosys.rosetta.common.transform that return types with arguments of type TestPackModel.SampleModelMethod parameters in com.regnosys.rosetta.common.transform with type arguments of type TestPackModel.SampleModelModifier and TypeMethodDescriptionstatic TestPackModelTestPackUtils.createTestPack(String testPackName, TransformType transformType, String formattedFunctionName, List<TestPackModel.SampleModel> sampleModels) Constructor parameters in com.regnosys.rosetta.common.transform with type arguments of type TestPackModel.SampleModelModifierConstructorDescriptionTestPackModel(String id, String pipelineId, String name, List<TestPackModel.SampleModel> samples)