Class Keys$

java.lang.Object
csw.params.commands.Keys$

public class Keys$ extends Object
A helper class providing predefined parameter Keys
  • Field Details

    • MODULE$

      public static final Keys$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Keys$

      public Keys$()
  • Method Details

    • CancelKey

      public Key<String> CancelKey()
      Represents a StringKey with cancelKey as key name
      Returns:
      (undocumented)