Interface CommentAccessor

All Known Subinterfaces:
CommentAccessor.CommentProperty

public interface CommentAccessor
Provides an accessor for a comment property.
  • Method Details

    • getComment

      String getComment()
      Retrieves the comment from the comment property.
      Returns:
      The comment stored by the comment property.