Interface Comment

All Superinterfaces:
Property

public interface Comment extends Property
Comment.
  • Method Details

    • getKey

      default String getKey()
      Specified by:
      getKey in interface Property
      Returns:
      Property key
    • getValue

      default String getValue()
      Specified by:
      getValue in interface Property
      Returns:
      Property value
    • getComment

      String getComment()
      Specified by:
      getComment in interface Property
      Returns:
      comment
    • isComment

      default boolean isComment()
      Specified by:
      isComment in interface Property
      Returns:
      Whether the property has a comment