Class CustomerId
java.lang.Object
dk.cloudcreate.essentials.types.CharSequenceType<CustomerId>
dk.cloudcreate.essentials.components.foundation.test.messaging.queue.test_data.CustomerId
- All Implemented Interfaces:
dk.cloudcreate.essentials.types.SingleValueType<CharSequence,,CustomerId> Serializable,CharSequence,Comparable<CustomerId>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CustomerIdof(CharSequence id) static CustomerIdrandom()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, valueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface dk.cloudcreate.essentials.types.SingleValueType
getValue
-
Constructor Details
-
CustomerId
-
-
Method Details
-
random
-
of
-