Class PublishEventAttributes
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.publishEvent.PublishEventAttributes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMeta()voidsetArbitrary(PublishEventAttributesArbitrary arbitrary) voidsetCorrelation(PublishEventAttributesCorrelation correlation) voidvoidsetPayload(PublishEventAttributesPayload payload) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
PublishEventAttributes
public PublishEventAttributes()
-
-
Method Details
-
getMeta
-
setMeta
-
getCorrelation
-
setCorrelation
-
getPayload
-
setPayload
-
getArbitrary
-
setArbitrary
-