Package com.redwood.scheduler.api.rtx
Class RTXDocumentPair
- java.lang.Object
- 
- com.redwood.scheduler.api.rtx.RTXDocumentPair
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class RTXDocumentPair extends Object implements Serializable Name value pair.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description RTXDocumentPair(String newKey, String newValue)
 
-