Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections
Class AddressLines

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

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

Collection of AddressLines.

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

Field Summary
protected  java.util.Vector addressLines
          Vector containing the address lines (AddessLine objects).
 
Constructor Summary
AddressLines()
          AddressLines constructor.
 
Method Summary
 boolean add(AddressLine addressLine)
          Adds an AddressLine to this AddressLine set.
 boolean equals(java.lang.Object o)
           
 AddressLineIterator iterator()
          Gets an AddressLine iterator.
 boolean remove(AddressLine addressLine)
          Removes an AddressLine from this AddressLine set.
 int size()
          Gets the number of AddressLines of this collection.
 AddressLine[] toArray()
          Turns this AddressLines collection to an AddressLine 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

addressLines

protected java.util.Vector addressLines
Vector containing the address lines (AddessLine objects).

Constructor Detail

AddressLines

public AddressLines()
AddressLines constructor.

Method Detail

add

public boolean add(AddressLine addressLine)
Adds an AddressLine to this AddressLine set.

Parameters:
addressLine - The AddressLine to add to this AddressLine set.

remove

public boolean remove(AddressLine addressLine)
Removes an AddressLine from this AddressLine set.

Parameters:
addressLine - The AddressLine to remove from this AddressLine set.

iterator

public AddressLineIterator iterator()
Gets an AddressLine iterator.

Returns:
an AddressLine iterator

toArray

public AddressLine[] toArray()
Turns this AddressLines collection to an AddressLine array.

Returns:
an AddressLine array

size

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

Returns:
the number of AddressLines 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.