Package csw.params.core.generics
Class GChoiceKey
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
A key for a choice item similar to an enumeration
param: name the name of the key param: keyType reference to an object of type KeyType[Choice] param: choices the available choices, the values set must be in the choices
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class csw.params.core.generics.Key
equals, hashCode, keyName, keyType, set, setAll, toString, unitsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Equals
canEqualMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix