Class TImport
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl11.TDocumented
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl11.TExtensibleAttributesDocumented
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl11.TImport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocation(String location) voidsetNamespace(String namespace) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl11.TExtensibleAttributesDocumented
getOtherAttributes, setOtherAttributesMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl11.TDocumented
getDocumentation, setDocumentationMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
TImport
public TImport()
-
-
Method Details
-
getNamespace
-
setNamespace
-
getLocation
-
setLocation
-