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