Package com.github._1c_syntax.bsl.mdo
Class Catalog.CatalogBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.Catalog.CatalogBuilder
- Enclosing class:
- Catalog
-
Method Summary
Modifier and TypeMethodDescriptionattributes
(Collection<? extends Attribute> attributes) build()
command
(ObjectCommand command) commands
(Collection<? extends ObjectCommand> commands) explanation
(MultiLanguageString explanation) Пояснениеform
(ObjectForm form) forms
(Collection<? extends ObjectForm> forms) mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) tabularSection
(TabularSection tabularSection) tabularSections
(Collection<? extends TabularSection> tabularSections) template
(ObjectTemplate template) templates
(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public Catalog.CatalogBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public Catalog.CatalogBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
modules
- Returns:
this
.
-
command
-
commands
-
clearCommands
-
attribute
-
attributes
-
clearAttributes
-
tabularSection
-
tabularSections
-
clearTabularSections
-
form
-
forms
-
clearForms
-
template
-
templates
-
clearTemplates
-
explanation
Пояснение- Returns:
this
.
-
build
-
toString
-