Class CalloutEnableSec
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.callout.CalloutEnableSec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInboundPolicy(String inboundPolicy) voidsetOutboundPolicy(String outboundPolicy) voidMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
CalloutEnableSec
public CalloutEnableSec()
-
-
Method Details
-
getPolicy
-
setPolicy
-
getOutboundPolicy
-
setOutboundPolicy
-
getInboundPolicy
-
setInboundPolicy
-