Package com.github._1c_syntax.bsl.mdo
Class DocumentJournal.DocumentJournalBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.DocumentJournal.DocumentJournalBuilder
- Enclosing class:
- DocumentJournal
-
Method Summary
Modifier and TypeMethodDescriptionaddRegisteredDocuments
(com.github._1c_syntax.bsl.types.MdoReference addRegisteredDocuments) build()
column
(DocumentJournalColumn column) columns
(Collection<? extends DocumentJournalColumn> columns) command
(ObjectCommand command) commands
(Collection<? extends ObjectCommand> commands) explanation
(MultiLanguageString explanation) Пояснениеform
(ObjectForm form) forms
(Collection<? extends ObjectForm> forms) mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) registeredDocuments
(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> registeredDocuments) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) template
(ObjectTemplate template) templates
(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public DocumentJournal.DocumentJournalBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public DocumentJournal.DocumentJournalBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
modules
- Returns:
this
.
-
command
-
commands
public DocumentJournal.DocumentJournalBuilder commands(Collection<? extends ObjectCommand> commands) -
clearCommands
-
column
-
columns
public DocumentJournal.DocumentJournalBuilder columns(Collection<? extends DocumentJournalColumn> columns) -
clearColumns
-
form
-
forms
-
clearForms
-
template
-
templates
public DocumentJournal.DocumentJournalBuilder templates(Collection<? extends ObjectTemplate> templates) -
clearTemplates
-
addRegisteredDocuments
public DocumentJournal.DocumentJournalBuilder addRegisteredDocuments(com.github._1c_syntax.bsl.types.MdoReference addRegisteredDocuments) -
registeredDocuments
public DocumentJournal.DocumentJournalBuilder registeredDocuments(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> registeredDocuments) -
clearRegisteredDocuments
-
explanation
Пояснение- Returns:
this
.
-
build
-
toString
-