Class DocumentId


  • public class DocumentId
    extends java.lang.Object
    • Method Detail

      • of

        public static DocumentId of​(java.lang.String id)
      • nonEmpty

        public boolean nonEmpty()
      • getValue

        public java.lang.String getValue()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object