Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections
Class KeyedReferenceGroups

java.lang.Object
  |
  +--inspireit.uddi.collections.KeyedReferenceGroups
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class KeyedReferenceGroups
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

Collection of KeyedReferenceGroups.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  java.util.Vector keyedReferenceGroups
          Vector containing the KeyedReferenceGroup objects.
 
Constructor Summary
KeyedReferenceGroups()
          KeyedReferenceGroups constructor.
 
Method Summary
 boolean add(KeyedReferenceGroup keyedReferenceGroup)
          Adds a KeyedReferenceGroup to this KeyedReferenceGroups set.
 boolean equals(java.lang.Object o)
           
 KeyedReferenceGroupIterator iterator()
          Gets a KeyedReferenceGroup iterator.
 boolean remove(KeyedReferenceGroup keyedReferenceGroup)
          Removes a KeyedReferenceGroup from this KeyedReferenceGroup set.
 int size()
          Gets the number of KeyedReferenceGroups of this collection.
 KeyedReferenceGroup[] toArray()
          Turns this KeyedReferenceGroups collection to an KeyedReferenceGroup array.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keyedReferenceGroups

protected java.util.Vector keyedReferenceGroups
Vector containing the KeyedReferenceGroup objects.

Constructor Detail

KeyedReferenceGroups

public KeyedReferenceGroups()
KeyedReferenceGroups constructor.

Method Detail

add

public boolean add(KeyedReferenceGroup keyedReferenceGroup)
Adds a KeyedReferenceGroup to this KeyedReferenceGroups set.

Parameters:
keyedReferenceGroup - The KeyedReferenceGroup to add to this KeyedReferenceGroup set.

remove

public boolean remove(KeyedReferenceGroup keyedReferenceGroup)
Removes a KeyedReferenceGroup from this KeyedReferenceGroup set.

Parameters:
keyedReferenceGroup - The KeyedReferenceGroup to remove from this KeyedReferenceGroup set.

iterator

public KeyedReferenceGroupIterator iterator()
Gets a KeyedReferenceGroup iterator.

Returns:
a KeyedReferenceGroup iterator

toArray

public KeyedReferenceGroup[] toArray()
Turns this KeyedReferenceGroups collection to an KeyedReferenceGroup array.

Returns:
a KeyedReferenceGroup array

size

public int size()
Gets the number of KeyedReferenceGroups of this collection.

Returns:
the number of KeyedReferenceGroups of this collection

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this UDDI element.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The visiting UDDI object.

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.