Package com.github._1c_syntax.bsl.mdo
Class SettingsStorage.SettingsStorageBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.SettingsStorage.SettingsStorageBuilder
- Enclosing class:
SettingsStorage
-
Method Summary
Modifier and TypeMethodDescriptionauxiliaryLoadForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryLoadForm) Ссылка на дополнительную форму загрузкиauxiliarySaveForm(com.github._1c_syntax.bsl.types.MdoReference auxiliarySaveForm) Ссылка на дополнительную форму сохраненияbuild()defaultLoadForm(com.github._1c_syntax.bsl.types.MdoReference defaultLoadForm) Ссылка на форму загрузки по умолчаниюdefaultSaveForm(com.github._1c_syntax.bsl.types.MdoReference defaultSaveForm) Ссылка на форму сохранения по умолчанию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(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 SettingsStorage.SettingsStorageBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
public SettingsStorage.SettingsStorageBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public SettingsStorage.SettingsStorageBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this.
-
modules
- Returns:
this.
-
form
-
forms
-
clearForms
-
template
-
templates
public SettingsStorage.SettingsStorageBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
defaultSaveForm
public SettingsStorage.SettingsStorageBuilder defaultSaveForm(com.github._1c_syntax.bsl.types.MdoReference defaultSaveForm) Ссылка на форму сохранения по умолчанию- Returns:
this.
-
defaultLoadForm
public SettingsStorage.SettingsStorageBuilder defaultLoadForm(com.github._1c_syntax.bsl.types.MdoReference defaultLoadForm) Ссылка на форму загрузки по умолчанию- Returns:
this.
-
auxiliarySaveForm
public SettingsStorage.SettingsStorageBuilder auxiliarySaveForm(com.github._1c_syntax.bsl.types.MdoReference auxiliarySaveForm) Ссылка на дополнительную форму сохранения- Returns:
this.
-
auxiliaryLoadForm
public SettingsStorage.SettingsStorageBuilder auxiliaryLoadForm(com.github._1c_syntax.bsl.types.MdoReference auxiliaryLoadForm) Ссылка на дополнительную форму загрузки- Returns:
this.
-
build
-
toString
-