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(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) owner(MdoReference owner) supportVariant(SupportVariant supportVariant) synonym(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
- Returns:
this.
-
objectBelonging
public ObjectTabularSection.ObjectTabularSectionBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
public ObjectTabularSection.ObjectTabularSectionBuilder supportVariant(SupportVariant supportVariant) - Returns:
this.
-
owner
- Returns:
this.
-
attribute
-
attributes
public ObjectTabularSection.ObjectTabularSectionBuilder attributes(Collection<? extends Attribute> attributes) -
clearAttributes
-
build
-
toString
-