|
|||||||||
| Home >> All >> nectar >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nectar.view
Class RecordCollectionView

java.lang.Objectnectar.view.RecordCollectionView
- public class RecordCollectionView
- extends java.lang.Object
| Field Summary | |
private java.util.List |
list
|
| Constructor Summary | |
RecordCollectionView()
Creates a new instance of RecordCollectionView |
|
| Method Summary | |
void |
addRecord(nectar.record.Record record)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
list
private java.util.List list
| Constructor Detail |
RecordCollectionView
public RecordCollectionView()
- Creates a new instance of RecordCollectionView
| Method Detail |
addRecord
public void addRecord(nectar.record.Record record)
|
|||||||||
| Home >> All >> nectar >> [ view overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
nectar.view.RecordCollectionView