Package com.github._1c_syntax.bsl.mdo
Class AccountingRegister.AccountingRegisterBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.AccountingRegister.AccountingRegisterBuilder
- Enclosing class:
- AccountingRegister
-
Method Summary
Modifier and TypeMethodDescriptionattributes(Collection<? extends Attribute> attributes) build()command(ObjectCommand command) commands(Collection<? extends ObjectCommand> commands) dimensions(Collection<? extends Dimension> dimensions) explanation(MultiLanguageString explanation) Пояснениеform(ObjectForm form) forms(Collection<? extends ObjectForm> forms) mdoReference(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) resources(Collection<? extends Resource> resources) supportVariant(SupportVariant supportVariant) synonym(MultiLanguageString synonym) template(ObjectTemplate template) templates(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
- Returns:
this.
-
objectBelonging
public AccountingRegister.AccountingRegisterBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
- Returns:
this.
-
modules
- Returns:
this.
-
command
-
commands
public AccountingRegister.AccountingRegisterBuilder commands(Collection<? extends ObjectCommand> commands) -
clearCommands
-
attribute
-
attributes
public AccountingRegister.AccountingRegisterBuilder attributes(Collection<? extends Attribute> attributes) -
clearAttributes
-
resource
-
resources
public AccountingRegister.AccountingRegisterBuilder resources(Collection<? extends Resource> resources) -
clearResources
-
dimension
-
dimensions
public AccountingRegister.AccountingRegisterBuilder dimensions(Collection<? extends Dimension> dimensions) -
clearDimensions
-
form
-
forms
-
clearForms
-
template
-
templates
public AccountingRegister.AccountingRegisterBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
explanation
Пояснение- Returns:
this.
-
build
-
toString
-