Class IntegrationServiceChannel.IntegrationServiceChannelBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.IntegrationServiceChannel.IntegrationServiceChannelBuilder
- Enclosing class:
- IntegrationServiceChannel
-
Method Summary
Modifier and TypeMethodDescriptionbuild()externalIntegrationServiceChannelName(String externalIntegrationServiceChannelName) Имя канала внешнего сервиса интеграцииmdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) messageDirection(MessageDirection messageDirection) Направление сообщенияobjectBelonging(ObjectBelonging objectBelonging) owner(com.github._1c_syntax.bsl.types.MdoReference owner) receiveMessageProcessing(String receiveMessageProcessing) Обработчик получения сообщенияsupportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
public IntegrationServiceChannel.IntegrationServiceChannelBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this.
-
objectBelonging
public IntegrationServiceChannel.IntegrationServiceChannelBuilder objectBelonging(ObjectBelonging objectBelonging) - Returns:
this.
-
comment
- Returns:
this.
-
synonym
public IntegrationServiceChannel.IntegrationServiceChannelBuilder synonym(com.github._1c_syntax.bsl.types.MultiLanguageString synonym) - Returns:
this.
-
supportVariant
public IntegrationServiceChannel.IntegrationServiceChannelBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this.
-
owner
public IntegrationServiceChannel.IntegrationServiceChannelBuilder owner(com.github._1c_syntax.bsl.types.MdoReference owner) - Returns:
this.
-
messageDirection
public IntegrationServiceChannel.IntegrationServiceChannelBuilder messageDirection(MessageDirection messageDirection) Направление сообщения- Returns:
this.
-
receiveMessageProcessing
public IntegrationServiceChannel.IntegrationServiceChannelBuilder receiveMessageProcessing(String receiveMessageProcessing) Обработчик получения сообщения- Returns:
this.
-
externalIntegrationServiceChannelName
public IntegrationServiceChannel.IntegrationServiceChannelBuilder externalIntegrationServiceChannelName(String externalIntegrationServiceChannelName) Имя канала внешнего сервиса интеграции- Returns:
this.
-
build
-
toString
-