Package csw.params.commands
Class Keys
- java.lang.Object
- 
- csw.params.commands.Keys
 
- 
 public class Keys extends java.lang.ObjectA helper class providing predefined parameter Keys
- 
- 
Constructor SummaryConstructors Constructor Description Keys()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static Key<java.lang.String>CancelKey()Represents a StringKey withcancelKeyas key name
 
- 
- 
- 
Method Detail- 
CancelKeypublic static Key<java.lang.String> CancelKey() Represents a StringKey withcancelKeyas key name- Returns:
- (undocumented)
 
 
- 
 
-