Class MediatorProperty
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.MediatorProperty
- Direct Known Subclasses:
EndpointProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]getName()getValue()voidsetContent(Object[] content) voidsetExpression(String expression) voidvoidsetOtherAttributes(Object otherAttributes) voidMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
MediatorProperty
public MediatorProperty()
-
-
Method Details
-
getOtherAttributes
-
setOtherAttributes
-
getContent
-
setContent
-
getName
-
setName
-
getValue
-
setValue
-
getExpression
-
setExpression
-