Interface PgParam

All Superinterfaces:
ParamNameAware
All Known Implementing Classes:
PgParamImpl

public interface PgParam extends ParamNameAware
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.github.mfvanek.pg.settings.ParamNameAware

    getName
  • Method Details

    • getValue

      @Nonnull String getValue()