Class Parameter
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.common.Parameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getName()booleanisLocked()voidsetContent(String content) voidvoidsetLocked(boolean locked) voidvoidsetOtherAttributes(Object otherAttributes) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Parameter
public Parameter()
-
-
Method Details
-
getOtherAttributes
-
setOtherAttributes
-
getContent
-
setContent
-
getName
-
setName
-
getKey
-
setKey
-
isLocked
public boolean isLocked() -
setLocked
public void setLocked(boolean locked)
-