Class ImportType
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl20.DocumentedType
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl20.ExtensibleDocumentedType
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl20.ImportType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]getAny()voidvoidsetLocation(String location) voidsetNamespace(String namespace) voidsetOtherAttributes(Object otherAttributes) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.wsdl20.DocumentedType
getDocumentation, setDocumentationMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
ImportType
public ImportType()
-
-
Method Details
-
getOtherAttributes
- Overrides:
getOtherAttributesin classExtensibleDocumentedType
-
setOtherAttributes
- Overrides:
setOtherAttributesin classExtensibleDocumentedType
-
getAny
-
setAny
-
getNamespace
-
setNamespace
-
getLocation
-
setLocation
-