- All Known Implementing Classes:
CommentImpl
public interface CommentSPI
-
Method Summary
void
Set the tag (cannot be null
).
void
-
Method Details
-
getValue
Get the comment string.
- Returns:
- String
-
setValue
Set the comment string.
- Parameters:
comment
-
-
getTag
Get the tag.
- Returns:
- tag for the comment
-
setTag
Set the tag (cannot be null
).
- Parameters:
type
-