com.ibm.uddi.datatypes

Class Result

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

    Deprecated. 
    Deprecated as of WAS 6.0. No replacement.

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

      • Result

        public Result()
        Deprecated. 
    • Method Detail

      • getErrInfo

        public ErrInfo getErrInfo()
        Deprecated. 
        Returns the ErrInfo of this Result.
        Returns:
        the ErrInfo of this Result.
      • setErrInfo

        public void setErrInfo(ErrInfo errInfo)
        Deprecated. 
        Sets the ErrInfo of this Result.
        Parameters:
        errInfo - the ErrInfo of this Result.
      • getKeyType

        public java.lang.String getKeyType()
        Deprecated. 
        Returns the keyType of this Result.
        Returns:
        the keyType of this Result.
      • setKeyType

        public void setKeyType(java.lang.String keyType)
        Deprecated. 
        Sets the keyType of this Result.
        Parameters:
        keyType - the keyType of this Result.
      • getErrno

        public int getErrno()
        Deprecated. 
        Returns the errno of this Result.
        Returns:
        the errno of this Result.
      • setErrno

        public void setErrno(int errno)
        Deprecated. 
        Sets the errno of this Result.
        Parameters:
        errno - the errno of this Result.
      • getErrCode

        public static java.lang.String getErrCode(int errno)
        Deprecated. 
        Returns the errCode corresponding to the specified errno.
        Parameters:
        errno - the errno to get the errCode of.
        Returns:
        the errCode corresponding to the specified errno.
IBM WebSphere Application ServerTM
Release 8.5