Uses of Class
com.regnosys.testing.FieldValueFlattener.ParentAndIndex
Packages that use FieldValueFlattener.ParentAndIndex
-
Uses of FieldValueFlattener.ParentAndIndex in com.regnosys.testing
Method parameters in com.regnosys.testing with type arguments of type FieldValueFlattener.ParentAndIndexModifier and TypeMethodDescriptionvoidFieldValueFlattener.visitMultiNested(com.rosetta.model.lib.reports.Tabulator.MultiNestedFieldValue multiNestedFieldValue, List<FieldValueFlattener.ParentAndIndex> parentsAndIndices) voidFieldValueFlattener.visitNested(com.rosetta.model.lib.reports.Tabulator.NestedFieldValue nestedFieldValue, List<FieldValueFlattener.ParentAndIndex> parentsAndIndices) voidFieldValueFlattener.visitSingle(com.rosetta.model.lib.reports.Tabulator.FieldValue fieldValue, List<FieldValueFlattener.ParentAndIndex> parentsAndIndices)