Package com.github._1c_syntax.bsl.mdo
Class ChartOfAccounts.ChartOfAccountsBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.ChartOfAccounts.ChartOfAccountsBuilder
- Enclosing class:
- ChartOfAccounts
-
Method Summary
Modifier and TypeMethodDescriptionaccountingFlag
(AccountingFlag accountingFlag) accountingFlags
(Collection<? extends AccountingFlag> accountingFlags) attributes
(Collection<? extends Attribute> attributes) build()
command
(ObjectCommand command) commands
(Collection<? extends ObjectCommand> commands) explanation
(MultiLanguageString explanation) ПояснениеextDimensionAccountingFlag
(ExtDimensionAccountingFlag extDimensionAccountingFlag) extDimensionAccountingFlags
(Collection<? extends ExtDimensionAccountingFlag> extDimensionAccountingFlags) 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 ChartOfAccounts.ChartOfAccountsBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public ChartOfAccounts.ChartOfAccountsBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
modules
- Returns:
this
.
-
command
-
commands
public ChartOfAccounts.ChartOfAccountsBuilder commands(Collection<? extends ObjectCommand> commands) -
clearCommands
-
attribute
-
attributes
public ChartOfAccounts.ChartOfAccountsBuilder attributes(Collection<? extends Attribute> attributes) -
clearAttributes
-
tabularSection
-
tabularSections
public ChartOfAccounts.ChartOfAccountsBuilder tabularSections(Collection<? extends TabularSection> tabularSections) -
clearTabularSections
-
form
-
forms
-
clearForms
-
template
-
templates
public ChartOfAccounts.ChartOfAccountsBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
accountingFlag
-
accountingFlags
public ChartOfAccounts.ChartOfAccountsBuilder accountingFlags(Collection<? extends AccountingFlag> accountingFlags) -
clearAccountingFlags
-
extDimensionAccountingFlag
public ChartOfAccounts.ChartOfAccountsBuilder extDimensionAccountingFlag(ExtDimensionAccountingFlag extDimensionAccountingFlag) -
extDimensionAccountingFlags
public ChartOfAccounts.ChartOfAccountsBuilder extDimensionAccountingFlags(Collection<? extends ExtDimensionAccountingFlag> extDimensionAccountingFlags) -
clearExtDimensionAccountingFlags
-
explanation
Пояснение- Returns:
this
.
-
build
-
toString
-