|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smackx.packet.DataForm.Item
public static class DataForm.Item
Represents items of reported data.
| Constructor Summary | |
|---|---|
DataForm.Item(java.util.List<FormField> fields)
|
|
| Method Summary | |
|---|---|
java.util.Iterator<FormField> |
getFields()
Returns the fields that define the data that goes with the item. |
java.lang.String |
toXML()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataForm.Item(java.util.List<FormField> fields)
| Method Detail |
|---|
public java.util.Iterator<FormField> getFields()
public java.lang.String toXML()
|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||