Interface CommentSPI
- All Known Implementing Classes:
CommentImpl
public interface CommentSPI
-
Method Summary
Modifier and TypeMethodDescriptiongetType()getValue()Get the comment string.voidsetType(CommentType type) voidSet the comment string.
-
Method Details
-
getValue
-
setValue
-
getType
CommentType getType() -
setType
-