Package com.github._1c_syntax.bsl.mdo
Class CommandGroup.CommandGroupBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.CommandGroup.CommandGroupBuilder
- Enclosing class:
- CommandGroup
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public CommandGroup.CommandGroupBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public CommandGroup.CommandGroupBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
build
-
toString
-