Uses of Class
org.jivesoftware.smackx.xdata.packet.DataForm.Item
Packages that use DataForm.Item
- 
Uses of DataForm.Item in org.jivesoftware.smackx.xdata.packet
Methods in org.jivesoftware.smackx.xdata.packet that return types with arguments of type DataForm.ItemModifier and TypeMethodDescriptionDataForm.getItems()Returns a List of the items returned from a search.Methods in org.jivesoftware.smackx.xdata.packet with parameters of type DataForm.ItemModifier and TypeMethodDescriptionDataForm.Builder.addItem(DataForm.Item item) Adds a new item returned from a search.