|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.model.java.SimpleBean
ch.sahits.model.java.CollectionBean
public class CollectionBean
This model for a bean can hold collections
| Constructor Summary | |
|---|---|
CollectionBean()
Default constructor |
|
| Method Summary | |
|---|---|
void |
addField(java.lang.Class type,
java.lang.String name)
Add a new field to the collection |
| Methods inherited from class ch.sahits.model.java.SimpleBean |
|---|
equals, fields, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionBean()
| Method Detail |
|---|
public void addField(java.lang.Class type,
java.lang.String name)
addField in class SimpleBeantype - of the fieldname - of the field
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||