nl.coderight.jazz.batch
Class BatchRecord

java.lang.Object
  extended by nl.coderight.jazz.batch.BatchRecord
Direct Known Subclasses:
CsvRecord, TxtRecord

public class BatchRecord
extends Object


Constructor Summary
BatchRecord()
           
 
Method Summary
 String get()
           
 void set(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchRecord

public BatchRecord()
Method Detail

get

public String get()

set

public void set(String data)


Copyright 2010 CodeRight, All rights reserved.