Class SupportedQueryParameterNames

java.lang.Object
dev.galasa.framework.api.common.SupportedQueryParameterNames

public class SupportedQueryParameterNames extends Object
  • Field Details

  • Constructor Details

    • SupportedQueryParameterNames

      public SupportedQueryParameterNames(String... names)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isSupported

      public boolean isSupported(String nameToCheck)