Class BindingType
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.BindingType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidset_interface(String _interface) voidvoidsetOperationOrFaultOrAny(List<Object> operationOrFaultOrAny) voidsetOtherAttributes(Object otherAttributes) voidMethods 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
-
BindingType
public BindingType()
-
-
Method Details
-
getOtherAttributes
- Overrides:
getOtherAttributesin classExtensibleDocumentedType
-
setOtherAttributes
- Overrides:
setOtherAttributesin classExtensibleDocumentedType
-
getOperationOrFaultOrAny
-
setOperationOrFaultOrAny
-
getName
-
setName
-
getType
-
setType
-
get_interface
-
set_interface
-