Uses of Class
com._1c.g5.v8.dt.dcs.path.DcsPathPart
Packages that use DcsPathPart
-
Uses of DcsPathPart in com._1c.g5.v8.dt.dcs.path
Methods in com._1c.g5.v8.dt.dcs.path with parameters of type DcsPathPartMethod parameters in com._1c.g5.v8.dt.dcs.path with type arguments of type DcsPathPartModifier and TypeMethodDescriptionDcsPath.combine
(List<DcsPathPart> parts) Сформировать путь из частейvoid
DcsPath.split
(List<DcsPathPart> parts) Разбить на частиboolean
DcsPath.splitNotSingle
(List<DcsPathPart> parts) Разбить строку на несколько, только в случае если строка не была одиночнойConstructors in com._1c.g5.v8.dt.dcs.path with parameters of type DcsPathPart