Class IParamResult

java.lang.Object
studio.magemonkey.codex.util.actions.params.IParamResult

public class IParamResult extends Object
  • Constructor Details

  • Method Details

    • getParamValue

      @NotNull public IParamValue getParamValue(@NotNull String key)
    • hasParam

      public boolean hasParam(@NotNull String key)