BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.uddi.client.structures.datatypes
Class Contacts

java.lang.Object
  |
  +--weblogic.uddi.client.structures.datatypes.Contacts

public class Contacts
extends java.lang.Object

The contacts structure itself is a simple collection of contact structures.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
Contacts()
          Class constructor.
 
Method Summary
 void addContact(Contact contact)
          Adds a new contact to the set of contacts.
 java.util.Vector getContactVector()
          Gets the set of contacts.
 void setContactVector(java.util.Vector v)
          Sets the set of contacts.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Contacts

public Contacts()
Class constructor.
Method Detail

getContactVector

public java.util.Vector getContactVector()
Gets the set of contacts.

Returns:
the current set of contacts.

setContactVector

public void setContactVector(java.util.Vector v)
Sets the set of contacts.

Parameters:
v - the new set of contacts.

addContact

public void addContact(Contact contact)
Adds a new contact to the set of contacts.

Parameters:
contact - the new contact.

Documentation is available at
http://e-docs.bea.com/wls/docs81