|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.datadictionary.messages.ddconfig.DDefaultConfig
public class DDefaultConfig
| Constructor Summary | |
|---|---|
DDefaultConfig()
|
|
| Method Summary | |
|---|---|
void |
addField(DField field)
|
DField |
getField(int fieldNo)
|
int |
getFieldCount()
|
java.util.Iterator |
getFields()
|
void |
setFields(DField[] fields)
Sets the fields. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDefaultConfig()
| Method Detail |
|---|
public void addField(DField field)
public DField getField(int fieldNo)
public int getFieldCount()
public java.util.Iterator getFields()
public void setFields(DField[] fields)
fields - The fields to set
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||