Interface Annotation

    • Method Detail

      • getNameSpace

        java.lang.String getNameSpace()
        Retrieves the annotation namespace.
        Returns:
        See above.
      • setNameSpace

        void setNameSpace​(java.lang.String name)
        Sets the annotation namespace.
        Parameters:
        name - The value to set.
      • getLastModified

        java.sql.Timestamp getLastModified()
        Returns the time when the annotation was last modified.
        Returns:
        See above.
      • getDescription

        java.lang.String getDescription()
        Gets the annotation description.
        Returns:
        See above
      • setDescription

        void setDescription​(java.lang.String description)
        Sets the description of the underlying AnnotationData instance.
        Parameters:
        description - The description