Uses of Class
com._1c.g5.v8.dt.dcs.path.DcsName
-
Packages that use DcsName Package Description com._1c.g5.v8.dt.dcs.path -
-
Uses of DcsName in com._1c.g5.v8.dt.dcs.path
Methods in com._1c.g5.v8.dt.dcs.path that return DcsName Modifier and Type Method Description DcsName
DcsPathPart. toDCSName()
Получить имяMethod parameters in com._1c.g5.v8.dt.dcs.path with type arguments of type DcsName Modifier and Type Method Description void
DcsPath. split2(List<DcsName> parts2)
Разбить на частиConstructors in com._1c.g5.v8.dt.dcs.path with parameters of type DcsName Constructor Description DcsPath(DcsName name)
DcsPathPart(DcsName name)
Конструктор
-