Class Choice$

java.lang.Object
csw.params.core.models.Choice$
All Implemented Interfaces:
Serializable

public class Choice$ extends Object implements Serializable
Provides implicit conversion from String to Choice
See Also:
  • Field Details

    • MODULE$

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

    • Choice$

      public Choice$()
  • Method Details

    • toChoice

      public Choice toChoice(String name)
      Create a Choice from given name

      Parameters:
      name - represents the name of the Choice
      Returns:
      an instance of Choice