org.apache.wsil.extension
Interface ExtensionElement

All Superinterfaces:
java.io.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
 QName getQName()
          Get extension element qname.
 
Methods inherited from interface org.apache.wsil.WSILElement
toXMLString
 

Method Detail

getQName

QName getQName()
Get extension element qname.



Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.