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