|
ContactCenters V. 0.9.9. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the type of components in the 2D array.protected static interface ArrayConverter.RowFactory<T>
Represents a factory object for creating rows when marshalling a 2D array to JAXB object.
| Method Summary | |
|---|---|
Object |
createRow(List<T> values)
Constructs and returns a new row from the list of values. |
| Method Detail |
|---|
Object createRow(List<T> values)
values - the list of values.
|
ContactCenters V. 0.9.9. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||