Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdCollectionImplComparisonNode
-
Packages that use TopMdCollectionImplComparisonNode Package Description com._1c.g5.v8.dt.md.compare com._1c.g5.v8.dt.md.compare.impl com._1c.g5.v8.dt.md.compare.util -
-
Uses of TopMdCollectionImplComparisonNode in com._1c.g5.v8.dt.md.compare
Methods in com._1c.g5.v8.dt.md.compare that return TopMdCollectionImplComparisonNode Modifier and Type Method Description TopMdCollectionImplComparisonNodeMdCompareFactory. createTopMdCollectionImplComparisonNode()Returns a new object of class 'Top Md Collection Impl Comparison Node'. -
Uses of TopMdCollectionImplComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdCollectionImplComparisonNode Modifier and Type Class Description classTopMdCollectionImplComparisonNodeImplAn implementation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdCollectionImplComparisonNode Modifier and Type Method Description TopMdCollectionImplComparisonNodeMdCompareFactoryImpl. createTopMdCollectionImplComparisonNode() -
Uses of TopMdCollectionImplComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdCollectionImplComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseTopMdCollectionImplComparisonNode(TopMdCollectionImplComparisonNode object)Returns the result of interpreting the object as an instance of 'Top Md Collection Impl Comparison Node'.
-