Interface ExtensionElement

All Superinterfaces:
Serializable, WSILElement
All Known Subinterfaces:
BusinessDescription, ImplementedBinding, Reference, ReferencedService, ServiceDescription
All Known Implementing Classes:
BusinessDescriptionImpl, ExtensionElementImpl, ImplementedBindingImpl, ReferencedServiceImpl, ReferenceImpl, ServiceDescriptionImpl, UnknownExtensionElement

public interface ExtensionElement extends WSILElement
This class will ...
Version:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Get extension element qname.

    Methods inherited from interface org.apache.wsil.WSILElement

    toXMLString
  • Method Details

    • getQName

      QName getQName()
      Get extension element qname.