Class CustomerId

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CustomerId​(CharSequence value)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CustomerId of​(CharSequence id)  
      static CustomerId random()  
      • Methods inherited from class dk.cloudcreate.essentials.types.CharSequenceType

        charAt, chars, codePointAt, codePointBefore, codePointCount, codePoints, compareTo, compareTo, compareToIgnoreCase, contains, containsIgnoreCase, contentEquals, contentEquals, endsWith, equals, equalsIgnoreCase, getBytes, getBytes, getBytes, getChars, hashCode, indexOf, indexOf, indexOf, indexOf, isEmpty, lastIndexOf, lastIndexOf, lastIndexOf, lastIndexOf, length, offsetByCodePoints, startsWith, startsWith, subSequence, substring, substring, toCharArray, toString, value
      • Methods inherited from interface dk.cloudcreate.essentials.types.SingleValueType

        getValue