Interface IParameter


public interface IParameter
Author:
dobisekm
  • Method Details

    • getName

      @Nullable String getName()
    • getId

      @Nullable String getId()
    • getDescription

      @Nullable String getDescription()