|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AggregateValue
Aggregate value interface.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
Field |
getField(java.lang.String fieldName)
Returns the field with that name. |
java.util.List<Field> |
getFields()
Returns the fields. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
Field getField(java.lang.String fieldName)
Returns the field with that name.
fieldName -
java.util.List<Field> getFields()
Returns the fields.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||