Interface ImplementedBinding

All Superinterfaces:
ExtensionElement, Serializable, WSILElement
All Known Implementing Classes:
ImplementedBindingImpl

public interface ImplementedBinding extends ExtensionElement
This is the interface definition for yhe <implementedBinding> element.
Version:
1.0
  • Field Details

  • Method Details

    • setBindingName

      void setBindingName(QName binding)
      Set implemented binding name.
    • getBindingName

      QName getBindingName()
      Get implemented binding name.