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 TypeMethodDescriptionbuild()form(ObjectForm form) forms(Collection<? extends ObjectForm> forms) mdoReference(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) 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
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
- Returns:
this.
-
modules
- Returns:
this.
-
form
-
forms
-
clearForms
-
template
-
templates
public SettingsStorage.SettingsStorageBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
build
-
toString
-