Package com.github._1c_syntax.bsl.mdo
Class FunctionalOption.FunctionalOptionBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.FunctionalOption.FunctionalOptionBuilder
- Enclosing class:
- FunctionalOption
-
Method Summary
Modifier and TypeMethodDescriptionaddContent
(MdoReference addContent) build()
content
(Collection<? extends MdoReference> content) location
(MdoReference location) Расположение (хранение)mdoReference
(MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) privilegedGetMode
(boolean privilegedGetMode) Получение в привилегированном режимеsupportVariant
(SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
- Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
- Returns:
this
.
-
location
Расположение (хранение)- Returns:
this
.
-
privilegedGetMode
Получение в привилегированном режиме- Returns:
this
.
-
addContent
-
content
-
clearContent
-
build
-
toString
-