Package com.github._1c_syntax.bsl.mdo
Class ExternalDataSource.ExternalDataSourceBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.ExternalDataSource.ExternalDataSourceBuilder
- Enclosing class:
- ExternalDataSource
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
explanation
(MultiLanguageString explanation) ПояснениеmdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) table
(ExternalDataSourceTable table) tables
(Collection<? extends ExternalDataSourceTable> tables) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public ExternalDataSource.ExternalDataSourceBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
public ExternalDataSource.ExternalDataSourceBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public ExternalDataSource.ExternalDataSourceBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
table
-
tables
public ExternalDataSource.ExternalDataSourceBuilder tables(Collection<? extends ExternalDataSourceTable> tables) -
clearTables
-
explanation
Пояснение- Returns:
this
.
-
build
-
toString
-