Class TaskAddressingAttribute.TaskAddressingAttributeBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.TaskAddressingAttribute.TaskAddressingAttributeBuilder
- Enclosing class:
- TaskAddressingAttribute
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
choiceForm
(com.github._1c_syntax.bsl.types.MdoReference choiceForm) Форма выбораeditFormat
(com.github._1c_syntax.bsl.types.MultiLanguageString editFormat) Формат редактированияextendedEdit
(boolean extendedEdit) Расширенное редактированиеfillFromFillingValue
(boolean fillFromFillingValue) Заполнять из данных заполненияformat
(com.github._1c_syntax.bsl.types.MultiLanguageString format) Форматindexing
(IndexingType indexing) kind
(AttributeKind kind) markNegatives
(boolean markNegatives) Выделять отрицательноеМаскаmdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) multiLine
(boolean multiLine) Многострочный режимobjectBelonging
(ObjectBelonging objectBelonging) owner
(com.github._1c_syntax.bsl.types.MdoReference owner) passwordMode
(boolean passwordMode) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) toolTip
(com.github._1c_syntax.bsl.types.MultiLanguageString toolTip) ПодсказкаtoString()
type
(com.github._1c_syntax.bsl.types.ValueTypeDescription type)
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public TaskAddressingAttribute.TaskAddressingAttributeBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
public TaskAddressingAttribute.TaskAddressingAttributeBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
public TaskAddressingAttribute.TaskAddressingAttributeBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this
.
-
supportVariant
public TaskAddressingAttribute.TaskAddressingAttributeBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
owner
public TaskAddressingAttribute.TaskAddressingAttributeBuilder owner(com.github._1c_syntax.bsl.types.MdoReference owner) - Returns:
this
.
-
passwordMode
- Returns:
this
.
-
kind
- Returns:
this
.
-
indexing
- Returns:
this
.
-
type
public TaskAddressingAttribute.TaskAddressingAttributeBuilder type(com.github._1c_syntax.bsl.types.ValueTypeDescription type) - Returns:
this
.
-
format
public TaskAddressingAttribute.TaskAddressingAttributeBuilder format(com.github._1c_syntax.bsl.types.MultiLanguageString format) Формат- Returns:
this
.
-
editFormat
public TaskAddressingAttribute.TaskAddressingAttributeBuilder editFormat(com.github._1c_syntax.bsl.types.MultiLanguageString editFormat) Формат редактирования- Returns:
this
.
-
toolTip
public TaskAddressingAttribute.TaskAddressingAttributeBuilder toolTip(com.github._1c_syntax.bsl.types.MultiLanguageString toolTip) Подсказка- Returns:
this
.
-
markNegatives
Выделять отрицательное- Returns:
this
.
-
mask
Маска- Returns:
this
.
-
multiLine
Многострочный режим- Returns:
this
.
-
extendedEdit
Расширенное редактирование- Returns:
this
.
-
fillFromFillingValue
public TaskAddressingAttribute.TaskAddressingAttributeBuilder fillFromFillingValue(boolean fillFromFillingValue) Заполнять из данных заполнения- Returns:
this
.
-
choiceForm
public TaskAddressingAttribute.TaskAddressingAttributeBuilder choiceForm(com.github._1c_syntax.bsl.types.MdoReference choiceForm) Форма выбора- Returns:
this
.
-
build
-
toString
-