Interface IPersistentAnnotation

    • Method Detail

      • fromString

        void fromString​(String storage)
        Initializes this annotation from a storage string originally obtained from IAnnotation.toString().
        Parameters:
        storage - The storage string to use for the initialization.