Uses of Enum Class
com._1c.g5.v8.dt.metadata.mdclass.IntegrationServiceChannelMessageDirection
Packages that use IntegrationServiceChannelMessageDirection
Package
Description
-
Uses of IntegrationServiceChannelMessageDirection in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb that return IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionEsbChannelItem.getMessageDirection()
Returns message direction.Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.integrationservice.esb with parameters of type IntegrationServiceChannelMessageDirectionModifierConstructorDescriptionEsbChannelItem
(boolean checked, EsbChannelItemActivity action, String process, String processDescription, String channel, String channelDescription, IntegrationServiceChannelMessageDirection messageDirection, IntegrationServiceChannel mdChannel) Creates new channel item. -
Uses of IntegrationServiceChannelMessageDirection in com._1c.g5.v8.dt.metadata.mdclass
Fields in com._1c.g5.v8.dt.metadata.mdclass with type parameters of type IntegrationServiceChannelMessageDirectionModifier and TypeFieldDescriptionstatic final List<IntegrationServiceChannelMessageDirection>
IntegrationServiceChannelMessageDirection.VALUES
A public read-only list of all the 'Integration Service Channel Message Direction' enumerators.Methods in com._1c.g5.v8.dt.metadata.mdclass that return IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionIntegrationServiceChannelMessageDirection.get
(int value) Returns the 'Integration Service Channel Message Direction' literal with the specified integer value.Returns the 'Integration Service Channel Message Direction' literal with the specified literal value.Returns the 'Integration Service Channel Message Direction' literal with the specified name.IntegrationServiceChannel.getMessageDirection()
Returns the value of the 'Message Direction' attribute.Returns the enum constant of this class with the specified name.IntegrationServiceChannelMessageDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionvoid
IntegrationServiceChannel.setMessageDirection
(IntegrationServiceChannelMessageDirection value) Sets the value of the 'Message Direction
' attribute. -
Uses of IntegrationServiceChannelMessageDirection in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionMdClassFactoryImpl.createIntegrationServiceChannelMessageDirectionFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) IntegrationServiceChannelImpl.getMessageDirection()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionvoid
IntegrationServiceChannelImpl.setMessageDirection
(IntegrationServiceChannelMessageDirection newMessageDirection) -
Uses of IntegrationServiceChannelMessageDirection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type IntegrationServiceChannelMessageDirectionModifier and TypeMethodDescriptionboolean
MdClassValidator.validateIntegrationServiceChannelMessageDirection
(IntegrationServiceChannelMessageDirection integrationServiceChannelMessageDirection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)