Class EndpointType
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.EndpointType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]getAny()getName()voidsetAddress(String address) voidvoidsetBinding(String binding) voidvoidsetOtherAttributes(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
-
EndpointType
public EndpointType()
-
-
Method Details
-
getOtherAttributes
- Overrides:
getOtherAttributesin classExtensibleDocumentedType
-
setOtherAttributes
- Overrides:
setOtherAttributesin classExtensibleDocumentedType
-
getAny
-
setAny
-
getName
-
setName
-
getBinding
-
setBinding
-
getAddress
-
setAddress
-