Interface Property

All Known Implementing Classes:
SimpleProperty

public interface Property
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
     
    default boolean
     
     
  • Method Details

    • id

      String id()
    • value

      String value()
    • isSecret

      default boolean isSecret()