Interface Property

All Known Subinterfaces:
Comment

public interface Property
  • Method Details

    • getKey

      String getKey()
    • getValue

      String getValue()
    • getComment

      default String getComment()
    • isComment

      default boolean isComment()