Class UuidFactory


  • public final class UuidFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getUuid()  
      static void setTestMode​(boolean bTestMode)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setTestMode

        public static void setTestMode​(boolean bTestMode)
      • getUuid

        public static java.lang.String getUuid()