com.ibm.uddi.datatypes

Class BusinessInfo

  • java.lang.Object
    • com.ibm.uddi.datatypes.BusinessInfo
  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated. 
    Deprecated as of WAS 6.0. No replacement.

    public class BusinessInfo
    extends java.lang.Object
    implements java.io.Serializable
    Corresponds to UDDI v2.0 'businessInfo' element.
    See Also:
    Serialized Form
    • Constructor Detail

      • BusinessInfo

        public BusinessInfo()
        Deprecated. 
    • Method Detail

      • getNames

        public NameList getNames()
        Deprecated. 
        Returns the NameList of this BusinessInfo.
        Returns:
        the NameList of this BusinessInfo.
      • setNames

        public void setNames(NameList names)
        Deprecated. 
        Sets the NameList of this BusinessInfo.
        Parameters:
        names - the NameList of this BusinessInfo.
      • getDescriptions

        public DescriptionList getDescriptions()
        Deprecated. 
        Returns the DescriptionList of this BusinessInfo.
        Returns:
        the DescriptionList of this BusinessInfo.
      • setDescriptions

        public void setDescriptions(DescriptionList descriptions)
        Deprecated. 
        Sets the DescriptionList of this BusinessInfo.
        Parameters:
        descriptions - the DescriptionList of this BusinessInfo.
      • getServiceInfos

        public ServiceInfoList getServiceInfos()
        Deprecated. 
        Returns the ServiceInfoList of this BusinessInfo.
        Returns:
        the ServiceInfoList of this BusinessInfo.
      • setServiceInfos

        public void setServiceInfos(ServiceInfoList serviceInfos)
        Deprecated. 
        Sets the ServiceInfoList of this BusinessInfo.
        Parameters:
        serviceInfos - the ServiceInfoList of this BusinessInfo.
      • getBusinessKey

        public java.lang.String getBusinessKey()
        Deprecated. 
        Returns the businessKey of this BusinessInfo.
        Returns:
        the businessKey of this BusinessInfo.
      • setBusinessKey

        public void setBusinessKey(java.lang.String businessKey)
        Deprecated. 
        Sets the businessKey of this BusinessInfo.
        Parameters:
        businessKey - the businessKey of this BusinessInfo.
IBM WebSphere Application ServerTM
Release 8.5