Class ServiceType
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.ServiceType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidset_interface(String _interface) voidsetEndpointOrAny(EndpointType[] endpointOrAny) 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
-
ServiceType
public ServiceType()
-
-
Method Details
-
getOtherAttributes
- Overrides:
getOtherAttributesin classExtensibleDocumentedType
-
setOtherAttributes
- Overrides:
setOtherAttributesin classExtensibleDocumentedType
-
getEndpointOrAny
-
setEndpointOrAny
-
getName
-
setName
-
get_interface
-
set_interface
-