Class EndpointEnableAddressing
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointEnableAddressing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetSeparateListener(boolean separateListener) voidsetVersion(EnableAddressingVersion version) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
EndpointEnableAddressing
public EndpointEnableAddressing()
-
-
Method Details
-
getVersion
-
setVersion
-
isSeparateListener
public boolean isSeparateListener() -
setSeparateListener
public void setSeparateListener(boolean separateListener)
-