public static final class DataForm.Item
extends java.lang.Object
An item which can be understood as a table row. The fields can be understood as table cells.
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataForm.Field> |
getFields()
Gets the fields.
|
public final java.util.List<DataForm.Field> getFields()
Gets the fields.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.