Uses of Class
com.regnosys.rosetta.common.serialisation.reportdata.ExpectedResultField
Packages that use ExpectedResultField
-
Uses of ExpectedResultField in com.regnosys.rosetta.common.serialisation.reportdata
Methods in com.regnosys.rosetta.common.serialisation.reportdata that return types with arguments of type ExpectedResultFieldModifier and TypeMethodDescriptionMap<com.rosetta.model.lib.ModelReportId,List<ExpectedResultField>> ExpectedResult.getExpectationsPerReport()Constructor parameters in com.regnosys.rosetta.common.serialisation.reportdata with type arguments of type ExpectedResultFieldModifierConstructorDescriptionExpectedResult(Map<com.rosetta.model.lib.ModelReportId, List<ExpectedResultField>> expectationsPerReport)