Package 

Class UserID

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String value
    • Constructor Summary

      Constructors 
      Constructor Description
      UserID(String value)
    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      final Unit setValue(String value)
      final Boolean isEmpty()
      final String generate()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait