Package csw.params.commands
Class CommandName
java.lang.Object
csw.params.commands.CommandName
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
Model representing the name as an identifier of a command
param: name represents the name describing command
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
CommandName
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
name
-