- java.lang.Object
-
- org.jbundle.app.program.script.data.importfix.base.RecordSource
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected Record |
m_record |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
hasNext()
HasNext Method.
|
void |
init(Record record)
Init Method.
|
Record |
next()
Next Method.
|
void |
remove()
Remove Method.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RecordSource
public RecordSource()
Default constructor.
Copyright © 2015 jbundle.org. All Rights Reserved.