Class KollectieKey

    • Constructor Detail

      • KollectieKey

        public KollectieKey​(java.lang.String dramaVersionId)
      • KollectieKey

        public KollectieKey​(java.lang.String kollectionVersionId,
                            long sequence)
    • Method Detail

      • fromId

        public static KollectieKey fromId​(java.lang.String dramaVersionId)
      • newInstance

        public static KollectieKey newInstance​(java.lang.String kollectionVersionId,
                                               long sequence)
      • genKollectieId

        public java.lang.String genKollectieId()
      • genKollectieSequece

        public java.lang.String genKollectieSequece()
      • genKollectionVersionId

        public java.lang.String genKollectionVersionId()
      • genKollectionId

        public java.lang.String genKollectionId()
      • genKollectionVersion

        public java.lang.String genKollectionVersion()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • main

        public static void main​(java.lang.String[] args)