Class BusinessDescriptionImpl

java.lang.Object
org.apache.wsil.impl.extension.ExtensionElementImpl
org.apache.wsil.impl.extension.uddi.BusinessDescriptionImpl
All Implemented Interfaces:
Serializable, ExtensionElement, BusinessDescription, WSILElement

public class BusinessDescriptionImpl extends ExtensionElementImpl implements BusinessDescription
This class contains the implementation for a <wsiluddi:businessDescription> element.
Version:
1.0
See Also:
  • Field Details

    • businessKey

      protected org.uddi4j.util.BusinessKey businessKey
      Business key.
    • discoveryURL

      protected org.uddi4j.util.DiscoveryURL discoveryURL
      Discovery URL
    • location

      protected String location
      location
  • Constructor Details

    • BusinessDescriptionImpl

      public BusinessDescriptionImpl()
      BusinessDescriptionImpl constructor comment.
  • Method Details