com.ibm.uddi.datatypes

Class Contact

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

    Deprecated. 
    Deprecated as of WAS 6.0. No replacement.

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

      • Contact

        public Contact()
        Deprecated. 
    • Method Detail

      • getDescriptions

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

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

        public java.lang.String getPersonName()
        Deprecated. 
        Returns the personName of this Contact.
        Returns:
        the personName of this Contact.
      • setPersonName

        public void setPersonName(java.lang.String name)
        Deprecated. 
        Sets the personName of this Contact.
        Parameters:
        name - the personName of this Contact.
      • getPhone

        public PhoneList getPhone()
        Deprecated. 
        Returns the PhoneList of this Contact.
        Returns:
        the PhoneList of this Contact.
      • setPhone

        public void setPhone(PhoneList phone)
        Deprecated. 
        Sets the PhoneList of this Contact.
        Parameters:
        phone - the PhoneList of this Contact.
      • getEmail

        public EmailList getEmail()
        Deprecated. 
        Returns the EmailList of this Contact.
        Returns:
        the EmailList of this Contact.
      • setEmail

        public void setEmail(EmailList email)
        Deprecated. 
        Sets the EmailList of this Contact.
        Parameters:
        email - the EmailList of this Contact.
      • getAddress

        public AddressList getAddress()
        Deprecated. 
        Returns the AddressList of this Contact.
        Returns:
        the AddressList of this Contact.
      • setAddress

        public void setAddress(AddressList address)
        Deprecated. 
        Sets the AddressList of this Contact.
        Parameters:
        address - the AddressList of this Contact.
      • getUseType

        public java.lang.String getUseType()
        Deprecated. 
        Returns the useType of this Contact.
        Returns:
        the useType of this Contact.
      • setUseType

        public void setUseType(java.lang.String useType)
        Deprecated. 
        Sets the useType of this Contact.
        Parameters:
        useType - the useType of this Contact.
IBM WebSphere Application ServerTM
Release 8.5