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 TopMdCollectionImplComparisonNode
MdCompareFactory. 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 class
TopMdCollectionImplComparisonNodeImpl
An 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 TopMdCollectionImplComparisonNode
MdCompareFactoryImpl. 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 T
MdCompareSwitch. caseTopMdCollectionImplComparisonNode(TopMdCollectionImplComparisonNode object)
Returns the result of interpreting the object as an instance of 'Top Md Collection Impl Comparison Node'.
-