Ruddi™ UDDI Client API
1.0

inspireit.uddi.util
Class UUID

java.lang.Object
  |
  +--inspireit.uddi.util.UUID
All Implemented Interfaces:
java.io.Serializable

public class UUID
extends java.lang.Object
implements java.io.Serializable

UUID class to generate unique identifiers compliant with the UDDI format.

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

Field Summary
protected  java.lang.String uuidStr
          String representation of the UUID.
 
Constructor Summary
UUID()
          UUID constructor.
UUID(java.lang.String uuidStr)
          UUID constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Checks whether an Object is equal to this UUID.
 java.lang.String toString()
          Gets a String representation of the UUID.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

uuidStr

protected java.lang.String uuidStr
String representation of the UUID.

Constructor Detail

UUID

public UUID()
UUID constructor.


UUID

public UUID(java.lang.String uuidStr)
UUID constructor.

Parameters:
uuidStr - String representation of the unique identifier.
Method Detail

toString

public java.lang.String toString()
Gets a String representation of the UUID.

Overrides:
toString in class java.lang.Object
Returns:
a String representation of the UUID

equals

public boolean equals(java.lang.Object o)
Checks whether an Object is equal to this UUID.

Overrides:
equals in class java.lang.Object
Parameters:
o - The Object to test for equality.

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.