Class SourceOrTargetOrConfiguration
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.callout.SourceOrTargetOrConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfiguration(Optional<CalloutConfiguration> configuration) voidsetEnableSec(Optional<CalloutEnableSec> enableSec) voidsetSource(Optional<CalloutSource> source) voidsetTarget(Optional<CalloutTarget> target) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
SourceOrTargetOrConfiguration
public SourceOrTargetOrConfiguration()
-
-
Method Details
-
getSource
-
setSource
-
getTarget
-
setTarget
-
getConfiguration
-
setConfiguration
-
getEnableSec
-
setEnableSec
-