org.modeldriven.fuml.common.uuid
Class UUIDGenerator

java.lang.Object
  extended by org.modeldriven.fuml.common.uuid.UUIDGenerator

public class UUIDGenerator
extends Object


Method Summary
 UUID getId()
           
 String getIdString22()
           
 String getIdString36()
           
static UUIDGenerator instance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static UUIDGenerator instance()

getId

public UUID getId()

getIdString36

public String getIdString36()

getIdString22

public String getIdString22()


Copyright © 2012. All Rights Reserved.