net.sf.sail.core.uuid
Class AgentUuid

java.lang.Object
  extended by org.doomdark.uuid.UUID
      extended by net.sf.sail.core.uuid.AgentUuid
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

public class AgentUuid
extends org.doomdark.uuid.UUID

Represents UUID in user ID space.

Author:
turadg
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.doomdark.uuid.UUID
INDEX_CLOCK_HI, INDEX_CLOCK_LO, INDEX_CLOCK_MID, INDEX_CLOCK_SEQUENCE, INDEX_TYPE, INDEX_VARIATION, NAMESPACE_DNS, NAMESPACE_OID, NAMESPACE_URL, NAMESPACE_X500, TYPE_DCE, TYPE_NAME_BASED, TYPE_NULL, TYPE_RANDOM_BASED, TYPE_TIME_BASED
 
Constructor Summary
AgentUuid(byte[] bytes)
           
AgentUuid(java.lang.String id)
           
 
Method Summary
 
Methods inherited from class org.doomdark.uuid.UUID
asByteArray, clone, compareTo, equals, getNullUUID, getType, hashCode, isNullUUID, main, setDescCaching, toByteArray, toByteArray, toByteArray, toString, valueOf, valueOf, valueOf
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentUuid

public AgentUuid(byte[] bytes)

AgentUuid

public AgentUuid(java.lang.String id)


Copyright © 2004-2008 TELS Center. All Rights Reserved.