Class ObjectTabularSection.ObjectTabularSectionBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectTabularSection.ObjectTabularSectionBuilder
- Enclosing class:
- ObjectTabularSection
-
Method Summary
Modifier and TypeMethodDescriptionattributes
(Collection<? extends Attribute> attributes) build()
mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) owner
(com.github._1c_syntax.bsl.types.MdoReference owner) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public ObjectTabularSection.ObjectTabularSectionBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
public ObjectTabularSection.ObjectTabularSectionBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public ObjectTabularSection.ObjectTabularSectionBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
owner
public ObjectTabularSection.ObjectTabularSectionBuilder owner(com.github._1c_syntax.bsl.types.MdoReference owner) - Returns:
this
.
-
attribute
-
attributes
public ObjectTabularSection.ObjectTabularSectionBuilder attributes(Collection<? extends Attribute> attributes) -
clearAttributes
-
build
-
toString
-