Class Switch
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.filter.switchMediator.Switch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget_case()voidset_case(SwitchCase[] _case) voidset_default(SwitchDefault _default) voidsetDescription(String description) voidMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Switch
public Switch()
-
-
Method Details
-
get_case
-
set_case
-
get_default
-
set_default
-
getSource
-
setSource
-
getDescription
-
setDescription
-