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
(com.github._1c_syntax.bsl.types.MdoReference addContent) build()
content
(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> content) location
(com.github._1c_syntax.bsl.types.MdoReference location) Расположение (хранение)mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) privilegedGetMode
(boolean privilegedGetMode) Получение в привилегированном режимеsupportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public FunctionalOption.FunctionalOptionBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public FunctionalOption.FunctionalOptionBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
location
public FunctionalOption.FunctionalOptionBuilder location(com.github._1c_syntax.bsl.types.MdoReference location) Расположение (хранение)- Returns:
this
.
-
privilegedGetMode
Получение в привилегированном режиме- Returns:
this
.
-
addContent
public FunctionalOption.FunctionalOptionBuilder addContent(com.github._1c_syntax.bsl.types.MdoReference addContent) -
content
public FunctionalOption.FunctionalOptionBuilder content(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> content) -
clearContent
-
build
-
toString
-