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 TypeMethodDescriptionaddAdditionalIndex(AdditionalIndex addAdditionalIndex) additionalIndexes(Collection<? extends AdditionalIndex> additionalIndexes) attributes(Collection<? extends Attribute> attributes) auxiliaryListForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryListForm) Ссылка на дополнительную форму спискаbuild()command(ObjectCommand command) commands(Collection<? extends ObjectCommand> commands) defaultListForm(com.github._1c_syntax.bsl.types.MdoReference defaultListForm) Ссылка на форму списка по умолчаниюdimensions(Collection<? extends Dimension> dimensions) explanation(com.github._1c_syntax.bsl.types.MultiLanguageString explanation) Пояснениеform(ObjectForm form) forms(Collection<? extends ObjectForm> forms) fullTextSearch(UseMode fullTextSearch) Режим полнотекстового поискаmdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) resources(Collection<? extends Resource> resources) supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) template(ObjectTemplate template) templates(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
public AccountingRegister.AccountingRegisterBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
public AccountingRegister.AccountingRegisterBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this.
-
comment
- Returns:
this.
-
synonym
public AccountingRegister.AccountingRegisterBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public AccountingRegister.AccountingRegisterBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant 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
-
addAdditionalIndex
public AccountingRegister.AccountingRegisterBuilder addAdditionalIndex(AdditionalIndex addAdditionalIndex) -
additionalIndexes
public AccountingRegister.AccountingRegisterBuilder additionalIndexes(Collection<? extends AdditionalIndex> additionalIndexes) -
clearAdditionalIndexes
-
defaultListForm
public AccountingRegister.AccountingRegisterBuilder defaultListForm(com.github._1c_syntax.bsl.types.MdoReference defaultListForm) Ссылка на форму списка по умолчанию- Returns:
this.
-
auxiliaryListForm
public AccountingRegister.AccountingRegisterBuilder auxiliaryListForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryListForm) Ссылка на дополнительную форму списка- Returns:
this.
-
explanation
public AccountingRegister.AccountingRegisterBuilder explanation(com.github._1c_syntax.bsl.types.MultiLanguageString explanation) Пояснение- Returns:
this.
-
fullTextSearch
Режим полнотекстового поиска- Returns:
this.
-
build
-
toString
-